Pagini recente » Borderou de evaluare (job #1082835) | Borderou de evaluare (job #2427698) | Borderou de evaluare (job #1825350) | Borderou de evaluare (job #1884780) | Borderou de evaluare (job #1324785)
Borderou de evaluare (job #1324785)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:153: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:30: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:41: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 ‘int main()’:
user.cpp:184: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:185: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 444kb | OK | 10 |
2 | 0ms | 444kb | OK | 10 |
3 | 0ms | 480kb | OK | 10 |
4 | 0ms | 488kb | Incorect | 0 |
5 | 20ms | 888kb | Incorect | 0 |
6 | 44ms | 1244kb | Incorect | 0 |
7 | 60ms | 1512kb | Incorect | 0 |
8 | 76ms | 1968kb | OK | 10 |
9 | 224ms | 3816kb | Incorect | 0 |
10 | 284ms | 4612kb | Incorect | 0 |
Punctaj total | 40 |