Pagini recente » Borderou de evaluare (job #81892) | Borderou de evaluare (job #574696) | Borderou de evaluare (job #1810743) | Borderou de evaluare (job #1863387) | Borderou de evaluare (job #2596102)
Borderou de evaluare (job #2596102)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:43:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[temp.v].size(); i++)
~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:64:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in", "r", stdin);
^
main.cpp:65:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "w", stdout);
^
main.cpp:67:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:70:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &s);
^
main.cpp:73:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &desired[i]);
^
main.cpp:76:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 1310kb | OK | 10 | 10 |
2 | 16ms | 1572kb | OK | 10 | 10 |
3 | 17ms | 1441kb | OK | 10 | 10 |
4 | 48ms | 1966kb | OK | 10 | 10 |
5 | 70ms | 2097kb | OK | 10 | 10 |
6 | 175ms | 3145kb | OK | 10 | 10 |
7 | 184ms | 4194kb | OK | 10 | 40 |
8 | 83ms | 2097kb | OK | 10 |
9 | 197ms | 3014kb | OK | 10 |
10 | 175ms | 3276kb | OK | 10 |
Punctaj total | 100 |