| Problem | openingshop0 |
|---|---|
| User | peepeepoop |
| Submission Time | 2026-02-18 17:17:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
openingshop0.cpp: In function ‘int main()’:
openingshop0.cpp:18:21: error: ‘i’ was not declared in this scope
18 | for (int left = 0; i < N; i++){
| ^
openingshop0.cpp:23:3: error: ‘smallboss’ was not declared in this scope; did you mean ‘smalboss’?
23 | smallboss = right - left;
| ^~~~~~~~~
| smalboss