Pagini recente » Borderou de evaluare (job #279560) | Borderou de evaluare (job #611282) | Borderou de evaluare (job #1640923) | Borderou de evaluare (job #1159330) | Borderou de evaluare (job #1669862)
Borderou de evaluare (job #1669862)
Raport evaluator
Compilare:
user.cpp: In function ‘void compute_order()’:
user.cpp:91:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < list[node].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:148:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("berarii.out","w",stdout);
^
user.cpp: In member function ‘void Buffer::refill()’:
user.cpp:53:43: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(&data[0], 1, dim, stdin);
^
user.cpp: In constructor ‘Buffer::Buffer(std::string, int)’:
user.cpp:21:46: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(name.c_str(), "r", stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 7884ms | 12448kb | OK | 100 |
Punctaj total | 100 |