Pagini recente » Borderou de evaluare (job #2314591) | Borderou de evaluare (job #486930) | Borderou de evaluare (job #2484965) | Borderou de evaluare (job #3217681) | Borderou de evaluare (job #2247813)
Borderou de evaluare (job #2247813)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile, "r", stdin);
^
user.cpp:46:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OuFile, "w", stdout);
^
user.cpp:48:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:51:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d%d", &X, &A, &B, &C, &D);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1316kb | OK | 100 |
Punctaj total | 100 |