Problem firstabc
User zyq69
Submission Time 2023-12-06 21:50:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function ‘int main()’:
firstabc.cpp:11:10: error: expected ‘;’ before ‘:’ token
11 | cin >> N:
| ^
| ;