Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2570547)
| Utilizator | Data | 4 martie 2020 17:32:09 | |
|---|---|---|---|
| Problema | BFS - Parcurgere in latime | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void bfs(int)':
main.cpp:12:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[a].size();i++) {
~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:30:38: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d%d" ,&n ,&m ,&x);
^
main.cpp:32:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d" ,&a ,&b);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 7ms | 2490kb | OK | 10 |
| 2 | 7ms | 2490kb | OK | 10 |
| 3 | 7ms | 2490kb | OK | 10 |
| 4 | 12ms | 2621kb | OK | 10 |
| 5 | 19ms | 2752kb | OK | 10 |
| 6 | 76ms | 3538kb | OK | 10 |
| 7 | 197ms | 5111kb | OK | 10 |
| 8 | 28ms | 3276kb | Killed by Signal 11 | 0 |
| 9 | 156ms | 5111kb | Killed by Signal 11 | 0 |
| 10 | 11ms | 2752kb | Killed by Signal 11 | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
