- Owner
- Bohdan Pryshchenko
- Problem
- Kpath
- Source
- 0.91KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'void dfs(int, int, int, int, int)': prog.cpp:10:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j<g[i].size(); j++) { ^
Results
Test number Result Time 1 Time Limit Exceeded 5.2533s