Pagini recente » Cod sursa (job #70480) | Cod sursa (job #419192) | Cod sursa (job #1412295) | Cod sursa (job #877223) | Borderou de evaluare (job #2667399)
Borderou de evaluare (job #2667399)
Raport evaluator
Compilare:
main.cpp: In function 'int DFS1(int)':
main.cpp:28:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i < graf1[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~~~
main.cpp:32:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'int DFS2(int)':
main.cpp:37:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i < graf2[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~~~
main.cpp:40:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'void afisare()':
main.cpp:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < componente[i].size(); j++)
~~^~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 18ms | 7733kb | Corect | 10 | 30 |
| 2 | 18ms | 7733kb | Corect | 10 |
| 3 | 18ms | 7733kb | Corect | 10 |
| 4 | 19ms | 7733kb | Corect | 10 | 30 |
| 5 | 25ms | 7995kb | Corect | 10 |
| 6 | 37ms | 8388kb | Corect | 10 |
| 7 | 50ms | 8912kb | Corect | 10 | 30 |
| 8 | 115ms | 11010kb | Corect | 10 |
| 9 | 230ms | 15073kb | Corect | 10 |
| 10 | 244ms | 18522kb | Corect | 10 | 10 |
| Punctaj total | 100 |