Pagini recente » Borderou de evaluare (job #1467435) | Borderou de evaluare (job #2379665) | Borderou de evaluare (job #2344634) | Borderou de evaluare (job #1270153) | Borderou de evaluare (job #1456884)
Borderou de evaluare (job #1456884)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:50: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 2 has type ‘long double*’ [-Wformat=]
for(int i = 1; i<= n; i++) scanf("%lf", &x[i]);
^
user.cpp:48:50: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 2 has type ‘long double*’ [-Wformat=]
for(int i = 1; i<= n; i++) scanf("%lf", &p[i]);
^
user.cpp:49:50: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 2 has type ‘long double*’ [-Wformat=]
for(int i = 1; i<= n; i++) scanf("%lf", &y[i]);
^
user.cpp:65:27: warning: format ‘%lf’ expects argument of type ‘double’, but argument 2 has type ‘long double’ [-Wformat=]
printf("%.3lf ", r);
^
user.cpp:46: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:47: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:48: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:49: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 | 360kb | Okay | 10 |
2 | 0ms | 436kb | Wrong answer! | 0 |
3 | 0ms | 448kb | Wrong answer! | 0 |
4 | 16ms | 460kb | Wrong answer! | 0 |
5 | 8ms | 464kb | Wrong answer! | 0 |
6 | 16ms | 460kb | Wrong answer! | 0 |
7 | 20ms | 464kb | Wrong answer! | 0 |
8 | 8ms | 464kb | Wrong answer! | 0 |
9 | 12ms | 464kb | Wrong answer! | 0 |
10 | 16ms | 464kb | Wrong answer! | 0 |
Punctaj total | 10 |