| Problem | shiritori |
|---|---|
| User | sussygoose |
| Submission Time | 2025-11-07 18:20:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shiritori.cpp: In function ‘int main()’:
shiritori.cpp:13:16: error: invalid types ‘int[int]’ for array subscript
13 | if (y != a[0]) {
| ^