Pagini recente » Borderou de evaluare (job #2847604) | Borderou de evaluare (job #1041646) | Borderou de evaluare (job #332) | Borderou de evaluare (job #3254236) | Borderou de evaluare (job #1405837)
Borderou de evaluare (job #1405837)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49: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:50: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:53:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:56: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 | 164ms | 476kb | Incorect | 0 |
Punctaj total | 0 |