- Owner
- Alex Tatomir
- Problem
- MonSTer
- Source
- 3.61KB
- Result
- Crash (SIGSEGV)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:162:97: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] sort(edges.begin(), edges.end(), [](const pair<int, int>& a, const pair<int, int>& b)->bool const { ^
Results
Test number Result Time 1 Crash (SIGSEGV) 0.2491s