Pagini recente » Borderou de evaluare (job #2245098) | Borderou de evaluare (job #2287274) | Borderou de evaluare (job #371922) | Borderou de evaluare (job #645739) | Borderou de evaluare (job #2031562)
Borderou de evaluare (job #2031562)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:18:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[k].size();++i)
^
user.cpp:26:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[k].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:37: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:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&tmp1,&tmp2,&tmp3);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 852kb | OK | 10 |
2 | 0ms | 852kb | Incorect | 0 |
3 | 0ms | 924kb | Incorect | 0 |
4 | 4ms | 952kb | Incorect | 0 |
5 | 28ms | 1928kb | Incorect | 0 |
6 | 56ms | 3148kb | Incorect | 0 |
7 | 84ms | 3632kb | Incorect | 0 |
8 | 164ms | 2624kb | Incorect | 0 |
9 | Depăşit | 3692kb | Time limit exceeded. | 0 |
10 | 260ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 10 |