Pagini recente » Borderou de evaluare (job #3044637) | Borderou de evaluare (job #2472759) | Borderou de evaluare (job #730184) | Borderou de evaluare (job #1329757) | Borderou de evaluare (job #1287648)
Borderou de evaluare (job #1287648)
Raport evaluator
Compilare:
user.cpp: In function ‘void read(int&)’:
user.cpp:53:48: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, DIM, stdin), poz = 0;
^
user.cpp:57:48: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, DIM, stdin), poz = 0;
^
user.cpp: In function ‘int main()’:
user.cpp:65:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:66:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 372kb | Time limit exceeded. | 0 |
Punctaj total | 0 |