Problem exam
User AdwinLau
Submission Time 2024-04-05 14:53:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:10:5: error: expected ‘(’ before ‘a’
10 | if a = 1{
| ^
| (
exam.cpp:12:5: error: expected ‘(’ before ‘a’
12 | if a = 2{
| ^
| (