Pagini recente » Borderou de evaluare (job #3172587) | Borderou de evaluare (job #2532597) | Borderou de evaluare (job #2062750) | Borderou de evaluare (job #2487193) | Borderou de evaluare (job #1807271)
Borderou de evaluare (job #1807271)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:71:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in, "r", stdin);
^
user.cpp:72:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out, "w", stdout);
^
user.cpp:73:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:74:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i<= N; ++i) scanf("%lf", &X[i]);
^
user.cpp:75:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i<= N; ++i) scanf("%lf", &P[i]);
^
user.cpp:76:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i<= N; ++i) scanf("%lf", &Y[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 364kb | Okay | 10 |
| 2 | 0ms | 360kb | Okay | 10 |
| 3 | 0ms | 364kb | Okay | 10 |
| 4 | 0ms | 372kb | Okay | 10 |
| 5 | 0ms | 376kb | Okay | 10 |
| 6 | 0ms | 372kb | Okay | 10 |
| 7 | 0ms | 376kb | Okay | 10 |
| 8 | 0ms | 368kb | Okay | 10 |
| 9 | 4ms | 376kb | Okay | 10 |
| 10 | 4ms | 372kb | Wrong answer! | 0 |
| Punctaj total | 90 |