| Problem | summarising2020 |
|---|---|
| User | Soysauce |
| Submission Time | 2024-03-23 17:55:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
summarising2020.cpp:3:49: error: expected unqualified-id before numeric constant
3 | std::vector<int> friendofxy(int N, long long X);0;
| ^
summarising2020.cpp:4:1: error: expected declaration before ‘}’ token
4 | }
| ^