Borderou de evaluare (job #2406224)
Raport evaluator
Compilare:
main.cpp: In member function 'bool Buffer::isDigit(char)':
main.cpp:34:22: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
return c >= '0' & c <= '9';
~~^~~~~~
main.cpp: In function 'int main()':
main.cpp:94:37: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
Buffer cin("puteri.in",1024*1024);
^
main.cpp: In constructor 'Buffer::Buffer(char*, int)':
main.cpp:14: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);
^
main.cpp: In member function 'void Buffer::reFill()':
main.cpp:37: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 |
1 | 300ms | 9568kb | Time limit exceeded | 0 |
2 | 271ms | 9568kb | OK | 10 |
3 | 292ms | 9699kb | OK | 10 |
4 | 283ms | 9568kb | OK | 10 |
5 | 284ms | 9568kb | OK | 10 |
6 | 300ms | 9699kb | Time limit exceeded | 0 |
7 | 300ms | 10092kb | Time limit exceeded | 0 |
8 | 303ms | 10354kb | Time limit exceeded | 0 |
9 | 303ms | 10747kb | Time limit exceeded | 0 |
10 | 303ms | 10747kb | Time limit exceeded | 0 |
Punctaj total | 40 |