Problem cakerun
User PlayVoltz
Submission Time 2024-01-21 14:35:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cakerun.cpp: In function ‘int main()’:
cakerun.cpp:8:12: error: request for member ‘second’ in ‘r’, which is of non-class type ‘int’
8 | #define se second
| ^~~~~~
cakerun.cpp:44:38: note: in expansion of macro ‘se’
44 | color[i.se.se].insert(mp(r+1, r.se.fi));
| ^~
cakerun.cpp:8:12: error: request for member ‘second’ in ‘r’, which is of non-class type ‘int’
8 | #define se second
| ^~~~~~
cakerun.cpp:56:38: note: in expansion of macro ‘se’
56 | color[i.se.se].insert(mp(r+1, r.se.fi));
| ^~