Borderou de evaluare (job #1100225)

Utilizator Theorytheo .c Theory Data 6 februarie 2014 18:50:15
Problema Numere 7 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 55

Raport evaluator

Compilare: user.cpp: In function ‘void read()’: user.cpp:21:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ;i < strlen(s); ++i) ^ user.cpp: In function ‘int main()’: user.cpp:30:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i <= count1; ++i) fact[i] = fact[i - 1] * i; ^ user.cpp:37:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( N > range){ fout << -1; return 0;} ^ user.cpp:47:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(N <= range) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms384kbOK5
20ms388kbOK5
30ms384kbOK5
40ms384kbOK5
50ms388kbOK5
60ms388kbOK5
70ms384kbOK5
80ms388kbOK5
90ms388kbOK5
100ms388kbOK5
110ms364kbKilled by signal 11(SIGSEGV).0
120ms368kbKilled by signal 11(SIGSEGV).0
130ms368kbKilled by signal 11(SIGSEGV).0
140ms368kbKilled by signal 11(SIGSEGV).0
150ms372kbKilled by signal 11(SIGSEGV).0
160ms372kbKilled by signal 11(SIGSEGV).0
170ms364kbKilled by signal 11(SIGSEGV).0
180ms368kbKilled by signal 11(SIGSEGV).0
190ms364kbKilled by signal 11(SIGSEGV).0
200ms392kbOK5
Punctaj total55

Ceva nu functioneaza?