Pagini recente » Borderou de evaluare (job #2092220) | Borderou de evaluare (job #266881) | Borderou de evaluare (job #277300) | Borderou de evaluare (job #2299767) | Borderou de evaluare (job #2553455)
Borderou de evaluare (job #2553455)
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 | 19ms | 5242kb | Corect | 10 |
6 | 32ms | 5767kb | Corect | 10 |
7 | 46ms | 6422kb | Corect | 10 | 30 |
8 | 118ms | 8904kb | Corect | 10 |
9 | 223ms | 14143kb | Corect | 10 |
10 | 262ms | 18075kb | Corect | 10 | 10 |
Punctaj total | 100 |