Pagini recente » Borderou de evaluare (job #1391418) | Borderou de evaluare (job #1043801) | Borderou de evaluare (job #1585701) | Borderou de evaluare (job #1678523) | Borderou de evaluare (job #2372030)
Borderou de evaluare (job #2372030)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int, int)':
main.cpp:25:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<v[nod].adj.size(); i++)
~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:44:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tollroads.in","r", stdin);
^
main.cpp:45:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tollroads.out","w", stdout);
^
main.cpp:46:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n, &m, &q);
^
main.cpp:49:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
main.cpp:55:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &s, &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 23ms | 2883kb | OK | 10 |
2 | 22ms | 2883kb | OK | 10 |
3 | 1707ms | 4587kb | OK | 10 |
4 | 1888ms | 5242kb | OK | 10 |
5 | 2500ms | 6422kb | Time limit exceeded | 0 |
6 | 2502ms | 7467kb | Time limit exceeded | 0 |
7 | 2500ms | 7471kb | Time limit exceeded | 0 |
8 | 2503ms | 7598kb | Time limit exceeded | 0 |
9 | 2500ms | 7602kb | Time limit exceeded | 0 |
10 | 17ms | 2883kb | OK | 10 |
Punctaj total | 50 |