Pagini recente » Borderou de evaluare (job #1828249) | Borderou de evaluare (job #1058683) | Borderou de evaluare (job #2620978) | Borderou de evaluare (job #3116388) | Borderou de evaluare (job #1329368)
Borderou de evaluare (job #1329368)
Raport evaluator
Compilare:
user.cpp: In member function ‘bool Buffer::isDigit(char)’:
user.cpp:36:22: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
return c >= '0' & c <= '9';
^
user.cpp: In function ‘int main()’:
user.cpp:111:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Buffer cin("unique.in",1024*1024);
^
user.cpp:112:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unique.out","w",stdout);
^
user.cpp: In constructor ‘Buffer::Buffer(char*, long int)’:
user.cpp:16: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:39: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 | 2108kb | OK | 10 | 10 |
2 | 24ms | 2108kb | OK | 10 | 10 |
3 | 24ms | 2108kb | OK | 10 | 10 |
4 | 172ms | 2900kb | OK | 10 | 10 |
5 | 232ms | 4292kb | OK | 10 | 0 |
6 | 308ms | 3568kb | OK | 10 |
7 | Depăşit | 4356kb | Time limit exceeded. | 0 |
8 | 312ms | 4872kb | OK | 10 | 0 |
9 | Depăşit | 4932kb | Time limit exceeded. | 0 |
10 | Depăşit | 4932kb | Time limit exceeded. | 0 |
Punctaj total | 40 |