Pagini recente » Borderou de evaluare (job #1384560) | Borderou de evaluare (job #1886155) | Borderou de evaluare (job #2364324) | Borderou de evaluare (job #2865290) | Borderou de evaluare (job #2271545)
Borderou de evaluare (job #2271545)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int, int)':
main.cpp:26:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<graph[nod].size();i++)
~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:42:39: 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:43:41: 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:46:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:50:36: 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:54:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
main.cpp:60:40: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 5ms | 1310kb | OK | 10 | 10 |
2 | 17ms | 1572kb | OK | 10 | 10 |
3 | 19ms | 1572kb | OK | 10 | 10 |
4 | 50ms | 1966kb | OK | 10 | 10 |
5 | 75ms | 2097kb | OK | 10 | 10 |
6 | 190ms | 3014kb | OK | 10 | 10 |
7 | 174ms | 4063kb | OK | 10 | 0 |
8 | 87ms | 2097kb | OK | 10 |
9 | 200ms | 2883kb | Time limit exceeded | 0 |
10 | 189ms | 3145kb | OK | 10 |
Punctaj total | 60 |