Pagini recente »
Borderou de evaluare (job #462499)
|
Borderou de evaluare (job #209542)
|
Borderou de evaluare (job #587485)
|
Borderou de evaluare (job #780087)
|
Borderou de evaluare (job #689114)
Borderou de evaluare (job #689114)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:14:20: warning: format '%u' expects argument of type 'unsigned int *', but argument 3 has type 'short unsigned int *' [-Wformat=]
14 | fscanf( fin, "%u", &a[i] );
| ~^ ~~~~~
| | |
| | short unsigned int *
| unsigned int *
| %hu
main.c:17:20: warning: format '%u' expects argument of type 'unsigned int *', but argument 3 has type 'short unsigned int *' [-Wformat=]
17 | fscanf( fin, "%u", &c[i] );
| ~^ ~~~~~
| | |
| | short unsigned int *
| unsigned int *
| %hu
main.c:12:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
12 | fscanf( fin, "%d", &n );
| ^~~~~~~~~~~~~~~~~~~~~~~
main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
14 | fscanf( fin, "%u", &a[i] );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:17:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
17 | fscanf( fin, "%u", &c[i] );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
114 kb
|
OK
|
10
|
2
|
1 ms
|
114 kb
|
OK
|
10
|
3
|
1 ms
|
110 kb
|
OK
|
10
|
4
|
1 ms
|
118 kb
|
Incorect
|
0
|
5
|
1 ms
|
114 kb
|
OK
|
10
|
6
|
1 ms
|
118 kb
|
Incorect
|
0
|
7
|
1 ms
|
114 kb
|
OK
|
10
|
8
|
1 ms
|
114 kb
|
Incorect
|
0
|
9
|
1 ms
|
114 kb
|
OK
|
10
|
10
|
1 ms
|
114 kb
|
Incorect
|
0
|
Punctaj total
|
60
|