Pagini recente » Borderou de evaluare (job #1999479) | Borderou de evaluare (job #2743960) | Borderou de evaluare (job #118964) | Borderou de evaluare (job #424880) | Borderou de evaluare (job #1324769)
Borderou de evaluare (job #1324769)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:151: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:182: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:183: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 | 440kb | Incorect | 0 |
2 | 0ms | 444kb | OK | 10 |
3 | 0ms | 480kb | OK | 10 |
4 | 0ms | 488kb | Incorect | 0 |
5 | 20ms | 888kb | OK | 10 |
6 | 44ms | 1248kb | Incorect | 0 |
7 | 60ms | 1512kb | Incorect | 0 |
8 | 76ms | 1972kb | OK | 10 |
9 | 212ms | 3812kb | Incorect | 0 |
10 | 276ms | 4604kb | Incorect | 0 |
Punctaj total | 40 |