Psl/c++ cheat sheet

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา

data types

  • int
  • double
  • char
  • long long

input/output

c++: cin/cout

c: printf/scanf

c-style strings