Borderou de evaluare (job #1469406)

Utilizator FairPlay94George Cioroiu FairPlay94 Data 8 august 2015 10:49:46
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
10ms424kbOk!10
20ms428kbWrong answer!0
30ms428kbOk!10
40ms428kbOk!10
50ms424kbWrong answer!0
60ms428kbWrong answer!0
70ms424kbWrong answer!0
80ms432kbWrong answer!0
90ms432kbWrong answer!0
100ms552kbOk!10
Punctaj total40

Ceva nu functioneaza?