Pagini recente »
Borderou de evaluare (job #602246)
|
Borderou de evaluare (job #609600)
|
Clasament 2018-06-07-clasa-5-tema-43
|
Borderou de evaluare (job #157795)
|
Borderou de evaluare (job #756972)
Borderou de evaluare (job #756972)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:32:32: warning: passing argument 2 of 'min' makes integer from pointer without a cast [-Wint-conversion]
32 | mini = min( i, min );
| ^~~
| |
| int (*)(int, int)
main.c:5:23: note: expected 'int' but argument is of type 'int (*)(int, int)'
5 | int min ( int a , int b ) {
| ~~~~^
main.c:62:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
62 | fprintf ( fout, "%d\n" , s );
| ~^ ~
| | |
| int long long int
| %lld
main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf( fin, "%d%d", &n, &k );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:17:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
17 | fscanf( fin, "%d", &nr );
| ^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
2 ms
|
245 kb
|
OK
|
10
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
4
|
1 ms
|
245 kb
|
Incorect
|
0
|
5
|
49 ms
|
245 kb
|
Incorect
|
0
|
6
|
49 ms
|
245 kb
|
Incorect
|
0
|
7
|
49 ms
|
241 kb
|
Incorect
|
0
|
8
|
49 ms
|
249 kb
|
OK
|
10
|
9
|
49 ms
|
245 kb
|
Incorect
|
0
|
10
|
49 ms
|
245 kb
|
Incorect
|
0
|
Punctaj total
|
40
|