Pagini recente »
Borderou de evaluare (job #168217)
|
Borderou de evaluare (job #282178)
|
Borderou de evaluare (job #184214)
|
Borderou de evaluare (job #372510)
|
Borderou de evaluare (job #588003)
Borderou de evaluare (job #588003)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:90:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
90 | else
| ^~~~
main.c:94:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
94 | printf("%d %d %d %d\n",max,max,max,max);
| ^~~~~~
main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
14 | fscanf(fin,"%d",&n);
| ^~~~~~~~~~~~~~~~~~~
main.c:20:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
20 | fscanf(fin,"%d",&a[i][j]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
main.c:130:42: warning: array subscript 4 is above array bounds of 'int[4][101]' [-Warray-bounds]
130 | a1[1][j]=a1[2][j]=a1[3][j]=a1[4][j]=0;
| ~~^~~
main.c:4:17: note: while referencing 'a1'
4 | int a[101][101],a1[4][101];
| ^~
main.c:62:15: warning: array subscript 4 is above array bounds of 'int[4][101]' [-Warray-bounds]
62 | a1[4][i]=a[j][k+1];
| ~~^~~
main.c:4:17: note: while referencing 'a1'
4 | int a[101][101],a1[4][101];
| ^~
main.c:130:48: warning: '__builtin_memset' offset 1620 is out of the bounds [0, 1616] of object 'a1' with type 'int[4][101]' [-Warray-bounds]
130 | a1[1][j]=a1[2][j]=a1[3][j]=a1[4][j]=0;
| ~~~~~~~~^~
main.c:4:17: note: 'a1' declared here
4 | int a[101][101],a1[4][101];
| ^~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
262 kb
|
Incorect
|
0
|
2
|
1 ms
|
262 kb
|
Incorect
|
0
|
3
|
1 ms
|
262 kb
|
Incorect
|
0
|
4
|
1 ms
|
262 kb
|
Incorect
|
0
|
5
|
1 ms
|
262 kb
|
Incorect
|
0
|
6
|
1 ms
|
262 kb
|
Incorect
|
0
|
7
|
6 ms
|
389 kb
|
Incorect
|
0
|
8
|
8 ms
|
393 kb
|
Incorect
|
0
|
9
|
1 ms
|
262 kb
|
Incorect
|
0
|
10
|
1 ms
|
262 kb
|
Incorect
|
0
|
Punctaj total
|
0
|