Pagini recente »
Clasament 2020-10-30-clasa-6-tema-09
|
Borderou de evaluare (job #235025)
|
Borderou de evaluare (job #794059)
|
Borderou de evaluare (job #700535)
|
Borderou de evaluare (job #756383)
Borderou de evaluare (job #756383)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
11 | fscanf(in,"%d",&N);
| ^~~~~~~~~~~~~~~~~~
main.c:14:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
14 | fscanf(in,"%d",&A[i]);
| ^~~~~~~~~~~~~~~~~~~~~
main.c:18:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
18 | fscanf(in,"%d",&C[i]);
| ^~~~~~~~~~~~~~~~~~~~~
main.c:41:21: warning: '__builtin_memmove' offset -4 is out of the bounds [0, 8000] of object 'B' with type 'int[2000]' [-Warray-bounds=]
41 | B[i]=B[i-1];
| ~~~~^~~~~~~
main.c:3:13: note: 'B' declared here
3 | int A[2000],B[2000],C[2000];
| ^
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
OK
|
10
|
2
|
1 ms
|
249 kb
|
OK
|
10
|
3
|
1 ms
|
249 kb
|
OK
|
10
|
4
|
19 ms
|
249 kb
|
OK
|
10
|
5
|
1 ms
|
249 kb
|
OK
|
10
|
6
|
19 ms
|
249 kb
|
OK
|
10
|
7
|
1 ms
|
245 kb
|
OK
|
10
|
8
|
9 ms
|
245 kb
|
OK
|
10
|
9
|
1 ms
|
249 kb
|
OK
|
10
|
10
|
1 ms
|
245 kb
|
OK
|
10
|
Punctaj total
|
100
|