Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1617325)
| Utilizator | Data | 27 februarie 2016 12:58:43 | |
|---|---|---|---|
| Problema | Carry | Status | done |
| Runda | PreOJI 2016 Clasele 11-12 | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carry.in", "r", stdin);
^
user.cpp:25:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carry.out", "w", stdout);
^
user.cpp:27:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:28:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s + 1, NMAX, stdin);
^
In file included from /usr/include/stdio.h:934:0,
from /usr/include/c++/4.8/cstdio:42,
from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:46,
from user.cpp:1:
In function ‘char* fgets(char*, int, FILE*)’,
inlined from ‘int main()’ at user.cpp:28:30:
/usr/include/i386-linux-gnu/bits/stdio2.h:253:58: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1760kb | Incorect | 0 |
| 2 | 0ms | 1760kb | Incorect | 0 |
| 3 | 0ms | 1768kb | Incorect | 0 |
| 4 | 0ms | 1828kb | Incorect | 0 |
| 5 | 4ms | 2160kb | Incorect | 0 |
| 6 | 8ms | 2568kb | Incorect | 0 |
| 7 | 16ms | 3392kb | Incorect | 0 |
| 8 | 44ms | 8316kb | Incorect | 0 |
| 9 | 72ms | 9152kb | Incorect | 0 |
| 10 | 20ms | 9960kb | Incorect | 0 |
| 11 | 100ms | 21016kb | Incorect | 0 |
| 12 | 196ms | 26384kb | Incorect | 0 |
| 13 | 296ms | 34596kb | Incorect | 0 |
| 14 | 184ms | 46920kb | Incorect | 0 |
| 15 | 292ms | 56596kb | Incorect | 0 |
| 16 | 204ms | 59236kb | Incorect | 0 |
| 17 | 128ms | 74020kb | Incorect | 0 |
| 18 | 288ms | 75948kb | Incorect | 0 |
| 19 | Depăşit | 42356kb | Time limit exceeded. | 0 |
| 20 | 0ms | 1752kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
