Pagini recente » Cod sursa (job #540395) | Borderou de evaluare (job #2669438) | Borderou de evaluare (job #1301864) | Borderou de evaluare (job #427201) | Borderou de evaluare (job #2115265)
Borderou de evaluare (job #2115265)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:15:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:16:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
user.cpp:17:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n,&m);
^
user.cpp:21:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
g[a-1].push_back({b-1,c});
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1216kb | OK | 10 |
2 | 0ms | 1216kb | Incorect | 0 |
3 | 0ms | 1244kb | Incorect | 0 |
4 | 4ms | 1256kb | Incorect | 0 |
5 | 20ms | 1512kb | Incorect | 0 |
6 | 40ms | 1784kb | Incorect | 0 |
7 | 56ms | 1916kb | Incorect | 0 |
8 | 120ms | 2528kb | Incorect | 0 |
9 | Depăşit | 2412kb | Time limit exceeded. | 0 |
10 | 276ms | 4588kb | Incorect | 0 |
Punctaj total | 10 |