Pagini recente » Borderou de evaluare (job #981541) | Borderou de evaluare (job #1568257) | Borderou de evaluare (job #1109213) | Borderou de evaluare (job #2387558) | Borderou de evaluare (job #1360760)
Borderou de evaluare (job #1360760)
Raport evaluator
Compilare:
user.cpp: In function ‘void djikstra()’:
user.cpp:31:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < a[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:50:36: 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:51:38: 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:52:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:56:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 860kb | OK | 10 |
2 | 0ms | 860kb | OK | 10 |
3 | 0ms | 900kb | OK | 10 |
4 | 4ms | 900kb | OK | 10 |
5 | 32ms | 1216kb | OK | 10 |
6 | 60ms | 1532kb | OK | 10 |
7 | 92ms | 1720kb | OK | 10 |
8 | 72ms | 1984kb | OK | 10 |
9 | 376ms | 3768kb | OK | 10 |
10 | Depăşit | 4636kb | Time limit exceeded. | 0 |
Punctaj total | 90 |