Pagini recente » Cod sursa (job #313338) | Cod sursa (job #2265643) | Cod sursa (job #2385296) | Cod sursa (job #2999367) | Borderou de evaluare (job #1316344)
Borderou de evaluare (job #1316344)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:100:35: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Buffer cin("tarc.in",1024*1024);
^
user.cpp:101:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tarc.out","w",stdout);
^
user.cpp: In constructor ‘Buffer::Buffer(char*, long int)’:
user.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);
^
user.cpp: In member function ‘void Buffer::reFill()’:
user.cpp:42: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 | 0ms | 1316kb | OK | 10 |
| 2 | 20ms | 1316kb | OK | 10 |
| 3 | 284ms | 1316kb | OK | 10 |
| 4 | 1232ms | 1580kb | OK | 10 |
| 5 | Depăşit | 1912kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1992kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 2072kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 2144kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 2220kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2220kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |