Pagini recente » Borderou de evaluare (job #691965) | Borderou de evaluare (job #225723) | Borderou de evaluare (job #2810015) | Borderou de evaluare (job #417457) | Borderou de evaluare (job #1406086)
Borderou de evaluare (job #1406086)
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:60: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 | 168ms | 484kb | OK | 100 |
Punctaj total | 100 |