Pagini recente » Borderou de evaluare (job #2959334) | Borderou de evaluare (job #2919718) | Borderou de evaluare (job #626435) | Borderou de evaluare (job #413603) | Borderou de evaluare (job #2698495)
Borderou de evaluare (job #2698495)
Raport evaluator
Compilare:
main.cpp: In function 'bool cuplaj(int)':
main.cpp:16:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<adc[nod].size();++i)
~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:27:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.in","r",stdin);
^
main.cpp:28:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.out","w",stdout);
^
main.cpp:29:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&e);
^
main.cpp:33:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
main.cpp: In function 'void zero()':
main.cpp:9:15: warning: iteration 10004 invokes undefined behavior [-Waggressive-loop-optimizations]
viz[i]=0;
~~~~~~^~
main.cpp:8:18: note: within this loop
for(int i=1;i<=10005;++i)
~^~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 393kb | OK | 10 |
2 | 3ms | 393kb | OK | 10 |
3 | 3ms | 393kb | OK | 10 |
4 | 4ms | 393kb | OK | 10 |
5 | 5ms | 393kb | OK | 10 |
6 | 20ms | 655kb | OK | 10 |
7 | 27ms | 786kb | OK | 10 |
8 | 38ms | 786kb | OK | 10 |
9 | 59ms | 1179kb | OK | 10 |
10 | 99ms | 1835kb | OK | 10 |
Punctaj total | 100 |