Problem gota
User SA
Submission Time 2025-06-18 10:46:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:12:19: error: expected ‘)’ before ‘{’ token
12 | if (A == x{
| ~ ^
| )
gota.cpp:15:5: error: expected primary-expression before ‘}’ token
15 | }
| ^