Problem | bestplace |
---|---|
User | zakurosoda |
Submission Time | 2024-02-24 10:10:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int main()’:
bestplace.cpp:7:21: error: expected ‘;’ before ‘a’
7 | cout << a[0] << " " a[1];
| ^~
| ;