| Problem | leftout |
|---|---|
| User | superG |
| Submission Time | 2025-06-23 10:51:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
leftout.cpp: In function ‘int main()’:
leftout.cpp:15:14: error: ‘C’ was not declared in this scope
15 | bool arr[C];
| ^
leftout.cpp:29:26: error: ‘N’ was not declared in this scope
29 | for (int i = 1; i <= N; ++i) {
| ^