| Problem | bestplace |
|---|---|
| User | Rolo |
| Submission Time | 2024-08-12 20:40:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function βint main()β:
bestplace.cpp:14:31: error: expected primary-expression before β<<β token
14 | cout << a[0].first << ' ' << << a[0].second;
| ^~