Borderou de evaluare (job #1469405)

Utilizator FairPlay94George Cioroiu FairPlay94 Data 8 august 2015 10:47:56
Problema Text Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:27:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < text.length(); i++) { ^ user.cpp:30:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( ; i < text.length() && ((text[i] >= 'a' && text[i] <= 'z') || (text[i] >= 'A' && text[i] <= 'Z')); i++) ^ user.cpp:18:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("text.in", "r", stdin); ^ user.cpp:19:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("text.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms436kbOk!10
20ms436kbWrong answer!0
30ms432kbOk!10
40ms436kbOk!10
50ms436kbWrong answer!0
60ms432kbWrong answer!0
70ms400kbKilled by signal 8(SIGFPE).0
80ms436kbWrong answer!0
90ms444kbWrong answer!0
100ms560kbOk!10
Punctaj total40

Ceva nu functioneaza?