Pagini recente » Borderou de evaluare (job #200281) | Borderou de evaluare (job #230641) | Borderou de evaluare (job #1124516) | Borderou de evaluare (job #836643) | Borderou de evaluare (job #2416865)
Borderou de evaluare (job #2416865)
Raport evaluator
Compilare:
main.cpp: In function 'void TopoSort(int)':
main.cpp:45:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < Ad[nod].size(); ++i )
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void DfsComp(int)':
main.cpp:60:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < Ad_r[nod].size(); ++i )
~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void Do()':
main.cpp:88:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int j = 0; j < Ad[i].size(); ++j )
~~^~~~~~~~~~~~~~
main.cpp:116:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( grad0_in.size() > minn )
~~~~~~~~~~~~~~~~^~~~~~
main.cpp:117:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = minn; i < grad0_in.size(); ++i )
~~^~~~~~~~~~~~~~~~~
main.cpp:120:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = minn; i < grad0_out.size(); ++i )
~~^~~~~~~~~~~~~~~~~~
main.cpp:99:7: warning: unused variable 'micunealta' [-Wunused-variable]
int micunealta;
^~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Corect | 10 |
| 2 | 3ms | 131kb | Corect | 10 |
| 3 | 3ms | 131kb | Corect | 10 |
| 4 | 2ms | 131kb | Corect | 10 |
| 5 | 3ms | 131kb | Corect | 10 |
| 6 | 2ms | 131kb | Corect | 10 |
| 7 | 3ms | 131kb | Corect | 10 |
| 8 | 2ms | 131kb | Solutie gresita | 2 |
| 9 | 3ms | 131kb | Corect | 10 |
| 10 | 3ms | 131kb | Corect | 10 |
| Punctaj total | 92 |