Pagini recente » Borderou de evaluare (job #1076348) | Borderou de evaluare (job #2143111) | Borderou de evaluare (job #407868) | Borderou de evaluare (job #1507341) | Borderou de evaluare (job #2271546)
Borderou de evaluare (job #2271546)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int, int)':
main.cpp:30: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:46: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:47: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:50:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:54: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:58:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
main.cpp:64: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 | 6ms | 1310kb | OK | 10 | 10 |
2 | 18ms | 1572kb | OK | 10 | 10 |
3 | 18ms | 1572kb | OK | 10 | 10 |
4 | 49ms | 1966kb | OK | 10 | 10 |
5 | 73ms | 2097kb | OK | 10 | 10 |
6 | 176ms | 3145kb | OK | 10 | 10 |
7 | 181ms | 4194kb | OK | 10 | 0 |
8 | 71ms | 2097kb | OK | 10 |
9 | 200ms | 2883kb | Time limit exceeded | 0 |
10 | 190ms | 3145kb | OK | 10 |
Punctaj total | 60 |