Pagini recente » Borderou de evaluare (job #1944702) | Borderou de evaluare (job #2730616) | Borderou de evaluare (job #3221594) | Borderou de evaluare (job #2270709) | Borderou de evaluare (job #1387548)
Borderou de evaluare (job #1387548)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int, int, int, int)’:
user.cpp:81:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<a[x.ind].size();i++)
^
user.cpp: In function ‘void rec(int, int)’:
user.cpp:108:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<sol.size();i++) fprintf(g,"%d ",sol[i]);
^
user.cpp: In function ‘void solve()’:
user.cpp:133:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(g,"%d\n",mn);
^
user.cpp: In function ‘void read()’:
user.cpp:26:27: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&n,&m);
^
user.cpp:27:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d%d",&A,&B,&C);
^
user.cpp:32:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d%d",&x,&y,&z);
^
user.cpp: In function ‘void solve()’:
user.cpp:136:19: warning: ‘mni’ may be used uninitialized in this function [-Wmaybe-uninitialized]
rec(mni,i);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1456kb | Cost prea mare | 0 | 0 |
11 | 0ms | 1464kb | Corect | 5 |
2 | 0ms | 1456kb | Cost prea mare | 0 | 0 |
12 | 0ms | 1460kb | Corect | 5 |
3 | 4ms | 1552kb | Corect | 5 | 10 |
13 | 20ms | 1988kb | Corect | 5 |
4 | 4ms | 1548kb | Corect | 5 | 10 |
14 | 8ms | 1684kb | Corect | 5 |
5 | 4ms | 1620kb | Corect | 5 | 10 |
15 | 12ms | 1776kb | Corect | 5 |
6 | 592ms | 10820kb | Corect | 5 | 10 |
16 | 0ms | 1456kb | Corect | 5 |
7 | 492ms | 9612kb | Corect | 5 | 0 |
17 | 160ms | Depăşit | Memory limit exceeded. | 0 |
8 | 456ms | 8912kb | Corect | 5 | 0 |
18 | 248ms | 6948kb | Trilantul are cost diferit fata de cel afisat | 0 |
9 | 568ms | 10532kb | Corect | 5 | 0 |
19 | 216ms | 6636kb | Trilantul are cost diferit fata de cel afisat | 0 |
10 | 616ms | 11024kb | Corect | 5 | 0 |
20 | 224ms | 6636kb | Trilantul are cost diferit fata de cel afisat | 0 |
Punctaj total | 40 |