Pagini recente » Borderou de evaluare (job #2551806) | Borderou de evaluare (job #1772494) | Borderou de evaluare (job #2837545) | Borderou de evaluare (job #1206031) | Borderou de evaluare (job #1405889)
Borderou de evaluare (job #1405889)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:50: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:51: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:54:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:61:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf%lf", &H, &M);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 160ms | 484kb | Incorect | 0 |
Punctaj total | 0 |