Problem manyjobs
User vadar2525
Submission Time 2026-03-09 15:52:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

manyjobs.cpp: In function ‘int main()’:
manyjobs.cpp:19:4: error: ‘b’ was not declared in this scope
19 | b = false;
| ^
manyjobs.cpp:23:5: error: ‘b’ was not declared in this scope
23 | if(b){
| ^