Pagini recente » Borderou de evaluare (job #508046) | Borderou de evaluare (job #2732988) | Borderou de evaluare (job #1696867) | Borderou de evaluare (job #207404) | Borderou de evaluare (job #1843968)
Borderou de evaluare (job #1843968)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:20:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[from].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:32: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:33: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);
^
user.cpp:34:24: 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:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&a,&b,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3204kb | OK | 10 |
2 | 4ms | 3208kb | Incorect | 0 |
3 | 4ms | 3236kb | Incorect | 0 |
4 | 4ms | 3252kb | Incorect | 0 |
5 | 24ms | 3428kb | Incorect | 0 |
6 | 48ms | 3692kb | Incorect | 0 |
7 | 64ms | 3956kb | Incorect | 0 |
8 | Depăşit | 5220kb | Time limit exceeded. | 0 |
9 | 96ms | 4484kb | OK | 10 |
10 | 280ms | 7152kb | Incorect | 0 |
Punctaj total | 20 |