Borderou de evaluare (job #2121439)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ node ].size(); ++i)
^
user.cpp: In function ‘void DFST(int)’:
user.cpp:27:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < GT[ node ].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:63:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
{for(int j = 0; j < component[ i ].size(); ++j)
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 4836kb | Corect | 10 | 30 |
| 2 | 4ms | 4836kb | Corect | 10 |
| 3 | 4ms | 4848kb | Corect | 10 |
| 4 | 4ms | 4888kb | Corect | 10 | 30 |
| 5 | 12ms | 5028kb | Corect | 10 |
| 6 | 20ms | 5400kb | Corect | 10 |
| 7 | 36ms | 5800kb | Corect | 10 | 30 |
| 8 | 92ms | 6952kb | Corect | 10 |
| 9 | 180ms | 8988kb | Corect | 10 |
| 10 | 224ms | 11084kb | Corect | 10 | 10 |
| Punctaj total | 100 |