Problem | swords |
---|---|
User | wrizz69 |
Submission Time | 2024-12-18 11:41:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
swords.cpp: In function ‘int main()’:
swords.cpp:14:17: error: ‘struct std::pair<int, int>’ has no member named ‘se’
14 | if(p[i].se >maxd) {
| ^~
swords.cpp:15:25: error: ‘struct std::pair<int, int>’ has no member named ‘se’
15 | maxd = p[i].se;
| ^~