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

Compile Error

childsetter2.cpp: In function ‘int32_t 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;
| ^