Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1909645)
Utilizator | Data | 7 martie 2017 13:24:38 | |
---|---|---|---|
Problema | Componente tare conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 60 |
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs_comp(int)’:
user.cpp:17:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < G[node].size(); i++) {
^
user.cpp: In function ‘void dfs_create(int)’:
user.cpp:28:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < Gt[node].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < CTC[i].size(); j++)
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 4ms | 4048kb | Corect | 10 | 30 |
2 | 4ms | 4040kb | Corect | 10 | |
3 | 4ms | 4056kb | Corect | 10 | |
4 | 4ms | 4096kb | Corect | 10 | 30 |
5 | 12ms | 4220kb | Corect | 10 | |
6 | 20ms | 4576kb | Corect | 10 | |
7 | 32ms | 4912kb | Corect | 10 | 0 |
8 | 88ms | 6076kb | Numar de componente gresit | 0 | |
9 | 152ms | 7816kb | Numar de componente gresit | 0 | |
10 | 176ms | 9344kb | Numar de componente gresit | 0 | 0 |
Punctaj total | 60 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !