Pagini recente » Borderou de evaluare (job #1862852) | Borderou de evaluare (job #3147624) | Borderou de evaluare (job #2406058)
Borderou de evaluare (job #2406058)
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 | 281ms | 9699kb | OK | 10 |
2 | 254ms | 9568kb | OK | 10 |
3 | 290ms | 9568kb | OK | 10 |
4 | 295ms | 9568kb | OK | 10 |
5 | 293ms | 9699kb | OK | 10 |
6 | 300ms | 9699kb | Time limit exceeded | 0 |
7 | 300ms | 10092kb | Time limit exceeded | 0 |
8 | 300ms | 10354kb | Time limit exceeded | 0 |
9 | 303ms | 10747kb | Time limit exceeded | 0 |
10 | 300ms | 10747kb | Time limit exceeded | 0 |
Punctaj total | 50 |