Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #1612824) | Monitorul de evaluare | Borderou de evaluare (job #3117878) | Borderou de evaluare (job #2263477)
Borderou de evaluare (job #2263477)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int)':
main.cpp:25:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < graf[k].size(); i++) {
~~^~~~~~~~~~~~~~~~
main.cpp:24:12: warning: unused variable 'j' [-Wunused-variable]
int i, j, newV;
^
main.cpp: In function 'void FindSSCs()':
main.cpp:53:12: warning: unused variable 'j' [-Wunused-variable]
int i, j;
^
main.cpp: In function 'int main()':
main.cpp:72:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < SSC[i].size(); j++) {
~~^~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 7ms | 4194kb | Corect | 10 | 30 |
| 2 | 8ms | 4980kb | Corect | 10 |
| 3 | 13ms | 4947kb | Corect | 10 |
| 4 | 13ms | 4947kb | Corect | 10 | 0 |
| 5 | 18ms | 5079kb | Numar de componente gresit | 0 |
| 6 | 23ms | 5468kb | Numar de componente gresit | 0 |
| 7 | 33ms | 5992kb | Numar de componente gresit | 0 | 0 |
| 8 | 76ms | 7569kb | Numar de componente gresit | 0 |
| 9 | 143ms | 10846kb | Numar de componente gresit | 0 |
| 10 | 168ms | 13860kb | Corect | 10 | 10 |
| Punctaj total | 40 |