| Problem | leftout |
|---|---|
| User | superG |
| Submission Time | 2025-06-23 10:51:16 |
| 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:17:24: error: ‘n’ was not declared in this scope
17 | for(int i = 0; i < n; i++){
| ^