Borderou de evaluare (job #1647003)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:19:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < G[x].size(); i++)
^
user.cpp: In function ‘void DFST(int, int)’:
user.cpp:30:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < GT[x].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:61:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < ctc[i].size(); j++) fout << ctc[i][j] << ' ';
^
user.cpp:37:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%d %d", &n, &m);
^
user.cpp:40:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%d %d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 3968kb | Numar de componente gresit | 0 | 0 |
| 2 | 4ms | 3972kb | Corect | 10 |
| 3 | 4ms | 3980kb | Numar de componente gresit | 0 |
| 4 | 4ms | 4020kb | Numar de componente gresit | 0 | 0 |
| 5 | 12ms | 4148kb | Numar de componente gresit | 0 |
| 6 | 24ms | 4528kb | Numar de componente gresit | 0 |
| 7 | 32ms | 4944kb | Numar de componente gresit | 0 | 0 |
| 8 | 88ms | 6184kb | Numar de componente gresit | 0 |
| 9 | 168ms | 8308kb | Numar de componente gresit | 0 |
| 10 | 228ms | 10664kb | Corect | 10 | 10 |
| Punctaj total | 10 |