Problem childsetter2
User wasdplant
Submission Time 2025-02-16 18:30:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
childsetter2.cpp: In function ‘int main()’:
childsetter2.cpp:9:2: error: ‘ll’ was not declared in this scope
9 | ll m; cin >> m;
| ^~
childsetter2.cpp:9:15: error: ‘m’ was not declared in this scope
9 | ll m; cin >> m;
| ^