Pagini recente » Borderou de evaluare (job #1926865) | Borderou de evaluare (job #2579202) | Borderou de evaluare (job #426626) | Borderou de evaluare (job #90039) | Borderou de evaluare (job #1191088)
Borderou de evaluare (job #1191088)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:38:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < G[start].size(); i++){
^
user.cpp:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ;i < G[top].size(); i++){
^
user.cpp: In function ‘void read()’:
user.cpp:75:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
user.cpp: In function ‘int main()’:
user.cpp:82:34: 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:83:36: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1040kb | OK | 10 |
2 | 0ms | 1044kb | OK | 10 |
3 | 0ms | 1076kb | OK | 10 |
4 | 0ms | 1096kb | OK | 10 |
5 | 20ms | 1396kb | OK | 10 |
6 | 40ms | 1724kb | OK | 10 |
7 | 52ms | 1900kb | OK | 10 |
8 | 68ms | 2168kb | OK | 10 |
9 | 208ms | 3920kb | Incorect | 0 |
10 | 276ms | 4704kb | Incorect | 0 |
Punctaj total | 80 |