Pagini recente » Borderou de evaluare (job #2950846) | Diferente pentru problema/coduri intre reviziile 4 si 14 | Borderou de evaluare (job #2290445) | Borderou de evaluare (job #255197) | Borderou de evaluare (job #1685104)
Borderou de evaluare (job #1685104)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:300:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
char *GraphInputFile = "dijkstra.in";
^
user.cpp: In member function ‘void graph::Read(char*)’:
user.cpp:77:48: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(File, "%d %d\n", &Size, &EdgesCount);
^
user.cpp:87:50: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(File, "%d %d %d\n", &X, &Y, &Cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 284kb | OK | 10 |
| 2 | 0ms | 284kb | OK | 10 |
| 3 | 0ms | 356kb | OK | 10 |
| 4 | 0ms | 392kb | OK | 10 |
| 5 | 28ms | 1212kb | OK | 10 |
| 6 | 56ms | 1936kb | OK | 10 |
| 7 | 76ms | 2628kb | OK | 10 |
| 8 | 96ms | 3432kb | OK | 10 |
| 9 | 296ms | 6920kb | OK | 10 |
| 10 | 304ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 90 |