Pagini recente » Borderou de evaluare (job #1813925) | Borderou de evaluare (job #2365460)
Borderou de evaluare (job #2365460)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int, int)':
main.cpp:29: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:49: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:50: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:51: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:54: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:60: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 | 21ms | 2883kb | OK | 10 |
2 | 33ms | 2883kb | OK | 10 |
3 | 1901ms | 4587kb | OK | 10 |
4 | 2502ms | 5242kb | Time limit exceeded | 0 |
5 | 2500ms | 6422kb | Time limit exceeded | 0 |
6 | 2500ms | 7467kb | Time limit exceeded | 0 |
7 | 2503ms | 7602kb | Time limit exceeded | 0 |
8 | 2502ms | 7598kb | Time limit exceeded | 0 |
9 | 2500ms | 7602kb | Time limit exceeded | 0 |
10 | 21ms | 2883kb | OK | 10 |
Punctaj total | 40 |