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