Problem gota
User Hijackedsoul
Submission Time 2025-06-18 00:03:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:10:10: error: expected ‘)’ before ‘{’ token
10 | if(a==8 {
| ~ ^~
| )
gota.cpp:15:2: error: expected primary-expression before ‘}’ token
15 | }
| ^