Problem | lunchcombo |
---|---|
User | LiuZq |
Submission Time | 2025-07-05 15:36:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchcombo.cpp: In function βint main()β:
lunchcombo.cpp:8:39: error: template argument 1 is invalid
8 | vector<pair<int,pair<int,int>> v(m);
| ^
lunchcombo.cpp:8:39: error: template argument 2 is invalid
lunchcombo.cpp:10:1: error: expected primary-expression before β}β token
10 | }
| ^