Borderou de evaluare (job #1472186)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ecu.in", "r", stdin);
^
user.cpp:18:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ecu.out", "w", stdout);
^
user.cpp:24:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m); N = 2 * n;
^
user.cpp:26:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 0; i < n; ++i) {scanf("%lf", &dada); x[i] = dada;}
^
user.cpp:30:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &dada); p = dada; //p == p[i]
^
user.cpp:39:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 0; i < n; ++i) {scanf("%lf", &dada); y[i] = dada;}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 352kb | Okay | 10 |
2 | 0ms | 352kb | Okay | 10 |
3 | 4ms | 384kb | Okay | 10 |
4 | Depăşit | 404kb | Time limit exceeded. | 0 |
5 | Depăşit | 460kb | Time limit exceeded. | 0 |
6 | Depăşit | 396kb | Time limit exceeded. | 0 |
7 | Depăşit | 396kb | Time limit exceeded. | 0 |
8 | Depăşit | 396kb | Time limit exceeded. | 0 |
9 | Depăşit | 404kb | Time limit exceeded. | 0 |
10 | Depăşit | 400kb | Time limit exceeded. | 0 |
Punctaj total | 30 |