Problem threethreethree
User Yuhmama
Submission Time 2026-06-24 10:57:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
threethreethree.cpp: In function ‘int main()’:
threethreethree.cpp:22:1: error: expected ‘}’ at end of input
22 | }
| ^
threethreethree.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^