Pagini recente » Borderou de evaluare (job #1571350) | Borderou de evaluare (job #2053441) | Borderou de evaluare (job #3119363) | Borderou de evaluare (job #3119345) | Borderou de evaluare (job #1324462)
Borderou de evaluare (job #1324462)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:145:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[nod].size(); j++)
^
user.cpp: In function ‘void citire()’:
user.cpp:29:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:40:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&a,&b,&cost);
^
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:166:39: 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: In function ‘int main()’:
user.cpp:175:37: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 440kb | OK | 10 |
2 | 0ms | 436kb | Incorect | 0 |
3 | 0ms | 476kb | Incorect | 0 |
4 | 0ms | 488kb | Incorect | 0 |
5 | 20ms | 876kb | Incorect | 0 |
6 | 44ms | 1236kb | Incorect | 0 |
7 | 56ms | 1500kb | Incorect | 0 |
8 | 80ms | 1952kb | Incorect | 0 |
9 | 208ms | 3800kb | Incorect | 0 |
10 | 268ms | 4596kb | Incorect | 0 |
Punctaj total | 10 |