Borderou de evaluare (job #2902299)

Utilizator mirceaspPetcu Mircea mirceasp Data 16 mai 2022 00:06:57
Problema Datorii Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:61:16: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 61 | fscanf(f,"%d %d",&n,&m); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:61:19: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=] 61 | fscanf(f,"%d %d",&n,&m); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:65:21: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'long long int*' [-Wformat=] 65 | fscanf(f,"%ld",&v[i]); | ~~^ ~~~~~ | | | | | long long int* | long int* | %lld main.cpp:72:21: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'long long int*' [-Wformat=] 72 | fscanf(f,"%ld %ld %ld",&op,&a,&b); | ~~^ ~~~ | | | | long int* long long int* | %lld main.cpp:72:25: warning: format '%ld' expects argument of type 'long int*', but argument 4 has type 'long long int*' [-Wformat=] 72 | fscanf(f,"%ld %ld %ld",&op,&a,&b); | ~~^ ~~ | | | | long int* long long int* | %lld main.cpp:72:29: warning: format '%ld' expects argument of type 'long int*', but argument 5 has type 'long long int*' [-Wformat=] 72 | fscanf(f,"%ld %ld %ld",&op,&a,&b); | ~~^ ~~ | | | | long int* long long int* | %lld main.cpp:59:10: warning: unused variable 'ss' [-Wunused-variable] 59 | char ss[arbs]; | ^~ main.cpp:62:17: warning: unused variable 'x' [-Wunused-variable] 62 | long long i,x; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1152ms3620kbTime limit exceeded0
2150ms3702kbTime limit exceeded0
3150ms3633kbTime limit exceeded0
4152ms3629kbTime limit exceeded0
5134ms3747kbCorect!20
Punctaj total20

Ceva nu functioneaza?