Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1437052)
| Utilizator | Data | 16 mai 2015 19:50:34 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:9: warning: unused variable ‘total’ [-Wunused-variable]
int i, total, nrNivel;
^
user.cpp:34:16: warning: unused variable ‘nrNivel’ [-Wunused-variable]
int i, total, nrNivel;
^
user.cpp:35:15: warning: unused variable ‘j’ [-Wunused-variable]
unsigned int j;
^
user.cpp: In function ‘void DFS(int)’:
user.cpp:53:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < v[x].size(); ++i) {
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1024kb | OK | 10 |
| 2 | 0ms | 1032kb | OK | 10 |
| 3 | 0ms | 1052kb | OK | 10 |
| 4 | 0ms | 1064kb | OK | 10 |
| 5 | 4ms | 1100kb | OK | 10 |
| 6 | 8ms | 1156kb | OK | 10 |
| 7 | 16ms | 1336kb | OK | 10 |
| 8 | 28ms | 1452kb | OK | 10 |
| 9 | 56ms | 1860kb | OK | 10 |
| 10 | 32ms | 1436kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
