Pagini recente » Borderou de evaluare (job #2679163) | Borderou de evaluare (job #2226705) | Borderou de evaluare (job #2497996) | Borderou de evaluare (job #2917468) | Borderou de evaluare (job #1558538)
Borderou de evaluare (job #1558538)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:22:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vecini[x0].size(); i++){
^
user.cpp:41:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vecini[nod].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:57:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("catun.in","r",stdin);
^
user.cpp:58:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("catun.out","w",stdout);
^
user.cpp:59:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&t);
^
user.cpp:61:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&f[i]);
^
user.cpp:65:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 996kb | OK | 10 |
2 | 4ms | 1096kb | OK | 10 |
3 | 36ms | 1320kb | OK | 10 |
4 | 0ms | 988kb | OK | 10 |
5 | Depăşit | 1700kb | Time limit exceeded. | 0 |
6 | Depăşit | 2328kb | Time limit exceeded. | 0 |
7 | 4ms | 1140kb | OK | 10 |
8 | Depăşit | 1264kb | Time limit exceeded. | 0 |
9 | Depăşit | 1936kb | Time limit exceeded. | 0 |
10 | Depăşit | 3044kb | Time limit exceeded. | 0 |
Punctaj total | 50 |