| Problem | tourist_noi |
|---|---|
| User | GanJaeHan |
| Submission Time | 2026-02-19 18:12:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:8:10: error: invalid types ‘int[int]’ for array subscript
8 | if (a[i] * x > y){
| ^