Pagini recente » Borderou de evaluare (job #1980883) | Borderou de evaluare (job #982558) | Borderou de evaluare (job #1351511) | Borderou de evaluare (job #2699092) | Borderou de evaluare (job #1774949)
Borderou de evaluare (job #1774949)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:136:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<G[v].size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:182:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<G[s].size(); ++i)
^
user.cpp:166: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);
^
user.cpp:168: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:170: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:175:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &from, &to, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 428kb | OK | 10 |
2 | 0ms | 432kb | OK | 10 |
3 | 0ms | 488kb | Incorect | 0 |
4 | 0ms | 516kb | Incorect | 0 |
5 | 28ms | 1048kb | Incorect | 0 |
6 | 48ms | 1576kb | Incorect | 0 |
7 | 80ms | 2104kb | Incorect | 0 |
8 | 116ms | 2896kb | Incorect | 0 |
9 | 236ms | 4600kb | Incorect | 0 |
10 | 316ms | 5532kb | Incorect | 0 |
Punctaj total | 20 |