| Problem | veryeasyproblem |
|---|---|
| User | ybc |
| Submission Time | 2023-11-17 21:28:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
veryeasyproblem.cpp: In function ‘int main()’:
veryeasyproblem.cpp:5:2: error: ‘sync_with_stdio’ was not declared in this scope
5 | sync_with_stdio(false);
| ^~~~~~~~~~~~~~~
veryeasyproblem.cpp:7:9: error: ‘N’ was not declared in this scope
7 | cin >> N;
| ^