| Problem | globalwarming |
|---|---|
| User | VNHbest |
| Submission Time | 2025-11-13 15:50:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function βint main()β:
globalwarming.cpp:27:43: error: expected primary-expression before β%β token
27 | while (vec[ind].first == diff[i] %% ind < n) {
| ^