| Problem | gift |
|---|---|
| User | ZachTAD |
| Submission Time | 2024-02-08 16:40:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gift.cpp:13:24: error: stray ‘\’ in program
13 | cin >> array[i] >> \n;
| ^
gift.cpp: In function ‘int main()’:
gift.cpp:13:25: error: ‘n’ was not declared in this scope
13 | cin >> array[i] >> \n;
| ^