Problem exam
User Slayer555
Submission Time 2023-12-04 15:11:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:4:13: error: expected unqualified-id before numeric constant
4 | int x = 1, 2;
| ^