Borderou de evaluare (job #1085298)

Utilizator rares96cheseliRares Cheseli rares96cheseli Data 16 ianuarie 2014 22:09:00
Problema Sumfact Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:17:19: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%d", &N); fact[0]=1; ^ user.cpp:36:25: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=] printf("%d\n", maxim); ^ user.cpp:37:55: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=] for (int i=1; i<=maxim; ++i) printf("%d\n", sol[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms236kbOK10100
20ms232kbOK10
30ms232kbOK10
40ms236kbOK10
50ms236kbOK10
60ms232kbOK10
70ms232kbOK10
80ms236kbOK10
90ms236kbOK10
100ms232kbOK10
Punctaj total100

Ceva nu functioneaza?