Borderou de evaluare (job #1001383)

Utilizator enedumitruene dumitru enedumitru Data 24 septembrie 2013 21:22:49
Problema Scoici Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void Solve()’: user.cpp:42:42: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=] printf("%ld %ld\n", bestpoz + 1, bestlen); ^ user.cpp:42:42: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=] user.cpp: In function ‘int main()’: user.cpp:59:23: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%ld %ld",&N,&C); ^ user.cpp:59:23: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:60:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘char*’ [-Wformat=] for(i=0;i<N;++i) scanf("%d",V+i); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms240kbOK10
20ms256kbOK10
34ms268kbOK10
44ms280kbOK10
54ms476kbOK10
68ms708kbOK10
716ms1192kbOK10
848ms2620kbOK10
972ms3824kbOK10
1068ms5016kbOK10
Punctaj total100

Ceva nu functioneaza?