Problem knockingdominoes_ex
User fueh
Submission Time 2026-06-25 11:17:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

knockingdominoes_ex.cpp:4:28: error: ‘ll’ was not declared in this scope
4 | bool sortbyCond(const pair<ll,ll>& a,
| ^~
knockingdominoes_ex.cpp:4:31: error: ‘ll’ was not declared in this scope
4 | bool sortbyCond(const pair<ll,ll>& a,
| ^~
knockingdominoes_ex.cpp:4:33: error: template argument 1 is invalid
4 | bool sortbyCond(const pair<ll,ll>& a,
| ^
knockingdominoes_ex.cpp:4:33: error: template argument 2 is invalid
knockingdominoes_ex.cpp:5:28: error: ‘ll’ was not declared in this scope
5 | const pair<ll,ll>& b)
| ^~
knockingdominoes_ex.cpp:5:31: error: ‘ll’ was not declared in this scope
5 | const pair<ll,ll>& b)
| ^~
knockingdominoes_ex.cpp:5:33: error: template argument 1 is inva