Pagini recente » Borderou de evaluare (job #102062) | Diferente pentru problema/reactii intre reviziile 1 si 2 | Borderou de evaluare (job #2780400) | Borderou de evaluare (job #3005579) | Borderou de evaluare (job #1000378)
Borderou de evaluare (job #1000378)
Raport evaluator
Compilare:
user.cpp: In function ‘int get_int()’:
user.cpp:8:59: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
#define NXT if(++pos==maxb) fread(buff,1,maxb,stdin),pos=0;
^
user.cpp:18:43: note: in expansion of macro ‘NXT’
while(buff[pos]<'0' || buff[pos]>'9') NXT
^
user.cpp:8:59: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
#define NXT if(++pos==maxb) fread(buff,1,maxb,stdin),pos=0;
^
user.cpp:20:33: note: in expansion of macro ‘NXT’
nr=nr*10+buff[pos]-'0'; NXT
^
user.cpp: In function ‘int main()’:
user.cpp:89:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bcrc.in","r",stdin);
^
user.cpp:90:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bcrc.out","w",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 248kb | OK | 10 |
| 2 | 0ms | 252kb | OK | 10 |
| 3 | 160ms | 260kb | OK | 10 |
| 4 | 552ms | 260kb | OK | 10 |
| 5 | 1436ms | 264kb | OK | 10 |
| 6 | 160ms | 264kb | OK | 10 |
| 7 | 12ms | 268kb | OK | 10 |
| 8 | 28ms | 268kb | OK | 10 |
| 9 | 28ms | 260kb | OK | 10 |
| 10 | 32ms | 268kb | OK | 10 |
| Punctaj total | 100 |