Pagini recente » Borderou de evaluare (job #1590017) | Borderou de evaluare (job #274922) | Borderou de evaluare (job #2836679) | Borderou de evaluare (job #2497350) | Borderou de evaluare (job #2669079)
Borderou de evaluare (job #2669079)
Raport evaluator
Compilare:
main.cpp: In function 'void stronglyConnected(int)':
main.cpp:34:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<arcs[current_node].size(); ++i)
~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void stronglyConnectedBackArcs(int)':
main.cpp:44:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<back_arcs[current_node].size(); ++i)
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void computeComponents()':
main.cpp:63:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<stronglyConnectedOrder.size(); ++j)
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void calculateComponentsDegs()':
main.cpp:81:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<arcs[i].size(); ++j)
~^~~~~~~~~~~~~~~
main.cpp: In function 'void componentsBFS()':
main.cpp:92:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<allComponents.size(); ++i)
~^~~~~~~~~~~~~~~~~~~~~
main.cpp:99:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<allComponents[current_component].size(); ++i) {
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:106:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<arcs[current_variable].size(); ++j) {
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 26ms | 11272kb | Corect | 5 | 10 |
2 | 26ms | 11403kb | Corect | 5 |
3 | 26ms | 11403kb | Corect | 5 | 10 |
4 | 26ms | 11403kb | Corect | 5 |
5 | 28ms | 11534kb | Corect | 5 | 10 |
6 | 31ms | 11665kb | Corect | 5 |
7 | 36ms | 11665kb | Corect | 5 | 10 |
8 | 33ms | 11534kb | Corect | 5 |
9 | 30ms | 11534kb | Corect | 5 | 10 |
10 | 32ms | 11665kb | Corect | 5 |
11 | 31ms | 11534kb | Corect | 5 | 10 |
12 | 36ms | 11665kb | Corect | 5 |
13 | 38ms | 11665kb | Corect | 5 | 10 |
14 | 36ms | 11665kb | Corect | 5 |
15 | 396ms | 23707kb | Corect | 5 | 30 |
16 | 517ms | 24494kb | Corect | 5 |
17 | 578ms | 30134kb | Corect | 5 |
18 | 839ms | 31703kb | Corect | 5 |
19 | 163ms | 25800kb | Corect | 5 |
20 | 795ms | 33800kb | Corect | 5 |
Punctaj total | 100 |