Pagini recente » Borderou de evaluare (job #625232) | Borderou de evaluare (job #1742231) | Borderou de evaluare (job #1274147) | Borderou de evaluare (job #1108130) | Borderou de evaluare (job #2176080)
Borderou de evaluare (job #2176080)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:44:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<v[K].size(); j++)
^
user.cpp: In function ‘int main()’:
user.cpp:60:38: 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:61:40: 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:68:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d",&n,&m);
^
user.cpp:72:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d",&a,&b.next,&b.cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2932kb | Incorect | 0 |
2 | 4ms | 2964kb | Incorect | 0 |
3 | 4ms | 2980kb | Incorect | 0 |
4 | 8ms | 2996kb | Incorect | 0 |
5 | 32ms | 3656kb | Incorect | 0 |
6 | 60ms | 4196kb | Incorect | 0 |
7 | 88ms | 4636kb | Incorect | 0 |
8 | 200ms | 6692kb | Incorect | 0 |
9 | 132ms | 5236kb | OK | 10 |
10 | 392ms | 9648kb | Incorect | 0 |
Punctaj total | 10 |