Problem threethreethree
User Delfyne
Submission Time 2026-06-24 11:16:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

threethreethree.cpp: In function ‘int main()’:
threethreethree.cpp:12:15: error: a function-definition is not allowed here before ‘{’ token
12 | signed main() {
| ^
threethreethree.cpp:37:1: error: expected ‘}’ at end of input
37 | }
| ^
threethreethree.cpp:6:15: note: to match this ‘{’
6 | signed main() {
| ^