Pagini recente » Borderou de evaluare (job #1956513) | Borderou de evaluare (job #472630) | Borderou de evaluare (job #877633) | Borderou de evaluare (job #2048349) | Borderou de evaluare (job #1390248)
Borderou de evaluare (job #1390248)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.in", "r", stdin);
^
user.cpp:24:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.out", "w", stdout);
^
user.cpp:28:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:31:32: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(String + 1, DIMM, stdin);
^
user.cpp:48:33: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(String + 1, DIMM, stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 296kb | Incorect | 0 |
2 | 4ms | 292kb | OK | 10 |
3 | 12ms | 300kb | OK | 10 |
4 | 72ms | 296kb | OK | 10 |
5 | 124ms | 304kb | OK | 10 |
6 | 184ms | 300kb | OK | 10 |
7 | 208ms | 300kb | OK | 10 |
8 | Depăşit | 280kb | Time limit exceeded. | 0 |
9 | 272ms | 300kb | OK | 10 |
10 | 272ms | 300kb | Incorect | 0 |
Punctaj total | 70 |