Problem kfc
User AppleOnAstick
Submission Time 2023-11-15 14:25:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kfc.cpp: In function ‘int32_t main()’:
kfc.cpp:16:1: error: expected ‘}’ at end of input
16 | }
| ^
kfc.cpp:4:15: note: to match this ‘{’
4 | int32_t main(){
| ^