Pagini recente » Borderou de evaluare (job #1312107) | Borderou de evaluare (job #3118390) | Borderou de evaluare (job #2160233) | Borderou de evaluare (job #2453523) | Borderou de evaluare (job #2672499)
Borderou de evaluare (job #2672499)
Raport evaluator
Compilare:
main.cpp: In function 'void BFS(int)':
main.cpp:24:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[act].size(); ++i) {
~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:40:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=n;++i)
^~~
main.cpp:42:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(i=1;i<=m;i++) {
^~~
main.cpp:48:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(ans=0;(1<<ans)<diametru;++ans);
^~~
main.cpp:49:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
out<<ans<<"\n";
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 14ms | 4980kb | Corect! | 10 |
2 | 17ms | 4980kb | Corect! | 10 |
3 | 18ms | 4980kb | Corect! | 10 |
4 | 33ms | 5242kb | Corect! | 10 |
5 | 76ms | 5767kb | Corect! | 10 |
6 | 91ms | 5898kb | Corect! | 10 |
7 | 87ms | 5898kb | Corect! | 10 |
8 | 112ms | 6029kb | Corect! | 10 |
9 | 106ms | 6029kb | Corect! | 10 |
10 | 126ms | 6291kb | Corect! | 10 |
Punctaj total | 100 |