Pagini recente » Borderou de evaluare (job #2451092) | Borderou de evaluare (job #1647210) | Borderou de evaluare (job #226510) | Borderou de evaluare (job #2268512) | Borderou de evaluare (job #1354098)
Borderou de evaluare (job #1354098)
Raport evaluator
Compilare:
user.cpp: In function ‘void read(int&)’:
user.cpp:52:53: 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), position = 0;
^
user.cpp:56:53: 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), position = 0;
^
user.cpp: In function ‘int main()’:
user.cpp:67: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:68: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 | 228ms | 424kb | OK | 100 |
Punctaj total | 100 |