Pagini recente » Borderou de evaluare (job #2840907) | Borderou de evaluare (job #2039340) | Borderou de evaluare (job #222213) | Borderou de evaluare (job #2300304) | Borderou de evaluare (job #1336850)
Borderou de evaluare (job #1336850)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<a[k].size();i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:30: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:31: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:36:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&k,&aux.x,&aux.c);
^
user.cpp: In function ‘int main()’:
user.cpp:68: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 | 1216kb | OK | 10 |
2 | 0ms | 1212kb | OK | 10 |
3 | 0ms | 1236kb | OK | 10 |
4 | 4ms | 1252kb | OK | 10 |
5 | 20ms | 1504kb | OK | 10 |
6 | 44ms | 1800kb | OK | 10 |
7 | 56ms | 1916kb | OK | 10 |
8 | 68ms | 2156kb | OK | 10 |
9 | 224ms | 3852kb | OK | 10 |
10 | 320ms | 4692kb | Incorect | 0 |
Punctaj total | 90 |