Pagini recente »
Borderou de evaluare (job #181595)
|
Borderou de evaluare (job #263385)
|
Borderou de evaluare (job #663445)
|
Borderou de evaluare (job #761921)
|
Borderou de evaluare (job #812218)
Borderou de evaluare (job #812218)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:17:30: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int' [-Wformat=]
17 | fprintf(fout,"%d\n%lld\n%lld",0,ka,kn);
| ~~~^ ~~
| | |
| | int
| long long int
| %d
main.c:17:36: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'int' [-Wformat=]
17 | fprintf(fout,"%d\n%lld\n%lld",0,ka,kn);
| ~~~^ ~~
| | |
| | int
| long long int
| %d
main.c:34:30: warning: self-comparison always evaluates to true [-Wtautological-compare]
34 | if (ka>=ra && rn >= rn)
| ^~
main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf(fin,"%d%d",&ka,&kn);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
241 kb
|
Incorect
|
0
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
Incorect
|
0
|
4
|
1 ms
|
507 kb
|
Incorect
|
0
|
5
|
1 ms
|
245 kb
|
OK
|
10
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
7
|
1 ms
|
245 kb
|
OK
|
10
|
8
|
1 ms
|
245 kb
|
Incorect
|
0
|
9
|
1 ms
|
507 kb
|
OK
|
10
|
10
|
1 ms
|
245 kb
|
Incorect
|
0
|
Punctaj total
|
50
|