Pagini recente » Borderou de evaluare (job #2862783) | Borderou de evaluare (job #2501360) | Borderou de evaluare (job #2901948) | Borderou de evaluare (job #1781452) | Borderou de evaluare (job #1404487)
Borderou de evaluare (job #1404487)
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 | 500ms | 2104kb | OK | 10 | 10 |
| 4 | 204ms | 2104kb | OK | 10 | 10 |
| 5 | 200ms | 2104kb | OK | 10 | 10 |
| 6 | 416ms | 2104kb | OK | 10 | 10 |
| 7 | 860ms | 2104kb | OK | 10 | 30 |
| 8 | 600ms | 2104kb | OK | 10 |
| 9 | 800ms | 2104kb | OK | 10 |
| 10 | Depăşit | 2104kb | Time limit exceeded. | 0 | 0 |
| Punctaj total | 90 |