Problem scicom
User tanhanxi195
Submission Time 2025-06-20 13:36:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

scicom.cpp: In function ‘int main()’:
scicom.cpp:6:13: error: expected initializer before ‘name’
6 | int string name = "pan"
| ^~~~