source1.cpp 54 B

12345
  1. #include <string>
  2. int x = 42;
  3. std::string a("toto");