Pagini recente » Borderou de evaluare (job #1199466) | Borderou de evaluare (job #2254618) | Borderou de evaluare (job #1964771) | Borderou de evaluare (job #816484) | Borderou de evaluare (job #1407267)
Borderou de evaluare (job #1407267)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52: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:53: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);
^
user.cpp:56:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:59:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld%lld", &N, &Smax, &Smin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 140ms | 456kb | Incorect | 0 |
Punctaj total | 0 |