| Problem | squidzofrenzic |
|---|---|
| User | LimCheeHann |
| Submission Time | 2026-04-25 21:38:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
squidzofrenzic.cpp: In function ‘int main()’:
squidzofrenzic.cpp:18:38: error: ‘i’ was not declared in this scope
18 | if(iPads[pos+k]<=current+answer+i){
| ^
squidzofrenzic.cpp:26:11: error: ‘i’ was not declared in this scope
26 | answer+=i;
| ^