Borderou de evaluare (job #2278094)

Utilizator ardutgamerAndrei Bancila ardutgamer Data 7 noiembrie 2018 11:42:47
Problema Frac Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'long long int gaseste(long long int)': main.cpp:46:24: warning: left shift count >= width of type [-Wshift-count-overflow] long long lim = 1<<61; ^~ main.cpp: In function 'int verif(long long int)': main.cpp:67:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < v.size() ; i++) ~~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:95:29: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%I64d%I64d",&n,&p); ^ main.cpp:95:29: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] main.cpp:93:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("frac.in","r",stdin); ^ main.cpp:94:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("frac.out","w",stdout); ^ main.cpp:95:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%I64d%I64d",&n,&p); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
33ms131kbOK10
453ms131kbTime limit exceeded0
55ms131kbOK10
62ms131kbOK10
72ms131kbOK10
84ms131kbOK10
92ms131kbIncorect0
105ms131kbIncorect0
Punctaj total70

Ceva nu functioneaza?