Pagini recente » Cod sursa (job #568122) | Borderou de evaluare (job #1796316) | Borderou de evaluare (job #2895893) | Cod sursa (job #262905) | Borderou de evaluare (job #1685061)
Borderou de evaluare (job #1685061)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:214: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:76: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:86: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 | Incorect | 0 |
3 | 0ms | 356kb | Incorect | 0 |
4 | 0ms | 384kb | Incorect | 0 |
5 | 24ms | 1148kb | Incorect | 0 |
6 | 52ms | 1648kb | Incorect | 0 |
7 | 72ms | 2376kb | Incorect | 0 |
8 | 100ms | 3168kb | Incorect | 0 |
9 | 292ms | 6612kb | Incorect | 0 |
10 | 364ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 10 |