Borderou de evaluare (job #1088232)

Utilizator swim406Teudan Adina swim406 Data 20 ianuarie 2014 12:16:15
Problema Texttrim Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int check(int, char*, int*)’: user.cpp:17:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l == W && L != strlen(s)) return check(L-1,s,v); ^ user.cpp:18:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (L != strlen(s) && l + 3 > W) return check(L-1,s,v); ^ user.cpp:19:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (L != strlen(s) && l + 3 <= W) return L-1; ^ user.cpp:20:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (L == strlen(s) && l <= W) return L-1; ^ user.cpp: In function ‘int main()’: user.cpp:27:19: warning: variable ‘ltemp’ set but not used [-Wunused-but-set-variable] int i, v[28], ltemp, l, length, save; ^ user.cpp:27:26: warning: unused variable ‘l’ [-Wunused-variable] int i, v[28], ltemp, l, length, save; ^ user.cpp:35:9: warning: unused variable ‘pos’ [-Wunused-variable] int pos; ^ user.cpp: In function ‘int check(int, char*, int*)’: user.cpp:21:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms376kbOK100
20ms368kbOK10
30ms368kbOK10
40ms368kbOK10
5Depăşit376kbTime limit exceeded.0
6Depăşit544kbTime limit exceeded.0
780ms1352kbIncorect0
8Depăşit1324kbTime limit exceeded.0
980ms1352kbIncorect0
1084ms1344kbIncorect0
Punctaj total0

Ceva nu functioneaza?