Pagini recente » Cod sursa (job #1820122) | Borderou de evaluare (job #1273895) | Monitorul de evaluare | Borderou de evaluare (job #2638957) | Borderou de evaluare (job #1564204)
Borderou de evaluare (job #1564204)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:22: warning: unused variable ‘ok’ [-Wunused-variable]
bool ok = true;
^
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("string.in", "r", stdin);
^
user.cpp:20:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("string.out", "w", stdout);
^
user.cpp:21:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &n);
^
user.cpp:22:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s + 1);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 292kb | OK! | 10 |
| 2 | 0ms | 292kb | OK! | 10 |
| 3 | 0ms | 300kb | OK! | 10 |
| 4 | 4ms | 340kb | OK! | 10 |
| 5 | Depăşit | 800kb | Time limit exceeded. | 0 |
| 6 | 68ms | 1004kb | OK! | 10 |
| 7 | 132ms | 1660kb | OK! | 10 |
| 8 | Depăşit | 1792kb | Time limit exceeded. | 0 |
| 9 | 40ms | 932kb | OK! | 10 |
| 10 | 100ms | 1568kb | OK! | 10 |
| Punctaj total | 80 |