Problem ultimateifelse
User boomphcoding
Submission Time 2026-01-21 17:26:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:12:2: error: expected primary-expression before ‘)’ token
12 | )
| ^
ultimateifelse.cpp:45:1: error: expected ‘}’ at end of input
45 | }
| ^
ultimateifelse.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^