Pagini recente » Borderou de evaluare (job #1205244) | Borderou de evaluare (job #2044462) | Borderou de evaluare (job #1185541) | Borderou de evaluare (job #1987631) | Borderou de evaluare (job #1324455)
Borderou de evaluare (job #1324455)
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 | Incorect | 0 |
| 2 | 0ms | 432kb | Incorect | 0 |
| 3 | 0ms | 484kb | Incorect | 0 |
| 4 | 0ms | 488kb | Incorect | 0 |
| 5 | 20ms | 880kb | Incorect | 0 |
| 6 | 44ms | 1236kb | Incorect | 0 |
| 7 | 60ms | 1500kb | Incorect | 0 |
| 8 | 76ms | 1956kb | Incorect | 0 |
| 9 | 204ms | 3800kb | Incorect | 0 |
| 10 | 264ms | 4596kb | Incorect | 0 |
| Punctaj total | 0 |