Pagini recente » Borderou de evaluare (job #1021153) | Borderou de evaluare (job #1257216) | Borderou de evaluare (job #750393) | Borderou de evaluare (job #1257223) | Borderou de evaluare (job #1469406)
Borderou de evaluare (job #1469406)
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 |
| 1 | 0ms | 424kb | Ok! | 10 |
| 2 | 0ms | 428kb | Wrong answer! | 0 |
| 3 | 0ms | 428kb | Ok! | 10 |
| 4 | 0ms | 428kb | Ok! | 10 |
| 5 | 0ms | 424kb | Wrong answer! | 0 |
| 6 | 0ms | 428kb | Wrong answer! | 0 |
| 7 | 0ms | 424kb | Wrong answer! | 0 |
| 8 | 0ms | 432kb | Wrong answer! | 0 |
| 9 | 0ms | 432kb | Wrong answer! | 0 |
| 10 | 0ms | 552kb | Ok! | 10 |
| Punctaj total | 40 |