Problem badpotato
User Jonnu
Submission Time 2025-10-17 07:42:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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