Pagini recente » Borderou de evaluare (job #2627222) | Borderou de evaluare (job #894898) | Borderou de evaluare (job #2185948) | Borderou de evaluare (job #1407695) | Borderou de evaluare (job #2553454)
Borderou de evaluare (job #2553454)
Raport evaluator
Compilare:
main.cpp: In function 'int dfs1(int)':
main.cpp:28:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<graph[node].size();i++){
~^~~~~~~~~~~~~~~~~~~
main.cpp:34:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'int dfs2(int, std::vector<int>&)':
main.cpp:38:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<transposed_graph[node].size();i++){
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:43:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'void solve()':
main.cpp:65:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<connected.size();i++){
~^~~~~~~~~~~~~~~~~
main.cpp:46:6: warning: unused variable 'cnt' [-Wunused-variable]
int cnt=0;
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 12ms | 4980kb | Corect | 10 | 30 |
2 | 12ms | 4980kb | Corect | 10 |
3 | 12ms | 4980kb | Corect | 10 |
4 | 13ms | 4980kb | Corect | 10 | 30 |
5 | 24ms | 5111kb | Corect | 10 |
6 | 56ms | 5767kb | Corect | 10 |
7 | 95ms | 6422kb | Corect | 10 | 0 |
8 | 319ms | 8904kb | Corect | 10 |
9 | 351ms | 13750kb | Time limit exceeded | 0 |
10 | 351ms | 18075kb | Time limit exceeded | 0 | 0 |
Punctaj total | 60 |