Problem littlejohnny6
User Fr5ctal
Submission Time 2026-06-24 16:21:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:7:9: error: ‘N’ was not declared in this scope
7 | N = (hi + lo);
| ^
littlejohnny6.cpp:15:5: error: ‘N’ was not declared in this scope
15 | N = lo;
| ^