Problem fsylll
User andthatsallshewrote
Submission Time 2026-02-20 13:11:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fsylll.cpp: In function ‘int main()’:
fsylll.cpp:23:2: error: expected ‘}’ at end of input
23 | }
| ^
fsylll.cpp:15:6: note: to match this ‘{’
15 | else{
| ^
fsylll.cpp:23:2: error: expected ‘}’ at end of input
23 | }
| ^
fsylll.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^