Problem helloworld
User LJTJohnny
Submission Time 2023-04-06 17:04:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:2:2: error: stray ‘\346’ in program
2 | C格式
| ^
helloworld.cpp:2:3: error: stray ‘\240’ in program
2 | C格式
| ^
helloworld.cpp:2:4: error: stray ‘\274’ in program
2 | C格式
| ^
helloworld.cpp:2:5: error: stray ‘\345’ in program
2 | C格式
| ^
helloworld.cpp:2:6: error: stray ‘\274’ in program
2 | C格式
| ^
helloworld.cpp:2:7: error: stray ‘\217’ in program
2 | C格式
| ^
helloworld.cpp:3:3: error: stray ‘\345’ in program
3 | C 库函数 int printf(const char *format, ...) 发送格式化输出到标准输出 stdout。
| ^
helloworld.cpp:3:4: error: stray ‘\272’ in program
3 | C 库函数 int printf(const char *format, ...) 发送格式化输出到标准输出 stdout。
| ^
helloworld.cpp:3:5: error: stray ‘\223’ in program
3 | C 库函数 int printf(const char *format, ...) 发送格式化输出到标准输出 stdout。
| ^
helloworld.cpp:3:6: error: stray ‘\345’ in program