Problem chope
User wrizz69
Submission Time 2024-11-28 11:21:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chope.cpp: In function ‘int main()’:
chope.cpp:22:13: error: expected ‘}’ at end of input
22 | return 0;
| ^
chope.cpp:7:15: note: to match this ‘{’
7 | signed main() {
| ^