Pagini recente » Concursuri organizate de infoarena | Borderou de evaluare (job #1702963) | Borderou de evaluare (job #2804415) | Borderou de evaluare (job #3122385) | Borderou de evaluare (job #1404485)
Borderou de evaluare (job #1404485)
Raport evaluator
Compilare:
user.cpp: In member function ‘bool Buffer::isDigit(char)’:
user.cpp:35:22: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
return c >= '0' & c <= '9';
^
user.cpp: In function ‘int main()’:
user.cpp:87:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Buffer cin("dk.in",1924*1024);
^
user.cpp:88:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dk.out","w",stdout);
^
user.cpp: In constructor ‘Buffer::Buffer(char*, long int)’:
user.cpp:15:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(fileName,"r",stdin);
^
user.cpp: In member function ‘void Buffer::reFill()’:
user.cpp:38:43: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(&Buff[0],1,maxBuf,stdin); pos = 0;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 2104kb | OK | 10 | 10 |
| 2 | 4ms | 2104kb | OK | 10 | 10 |
| 3 | 648ms | 2104kb | OK | 10 | 10 |
| 4 | 228ms | 2104kb | OK | 10 | 10 |
| 5 | 216ms | 2104kb | OK | 10 | 10 |
| 6 | 476ms | 2104kb | OK | 10 | 10 |
| 7 | Depăşit | 2288kb | Time limit exceeded. | 0 | 0 |
| 8 | 664ms | 2104kb | OK | 10 |
| 9 | 884ms | 2104kb | OK | 10 |
| 10 | Depăşit | 2288kb | Time limit exceeded. | 0 | 0 |
| Punctaj total | 60 |