Pagini recente »
Borderou de evaluare (job #553617)
|
Borderou de evaluare (job #798416)
Borderou de evaluare (job #798416)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:19:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
19 | fprintf(fout,"%d",a/put);
| ~^ ~~~~~
| | |
| int long long int
| %lld
main.c:26:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
26 | fprintf(fout,"%d",a/put);
| ~^ ~~~~~
| | |
| int long long int
| %lld
main.c:35:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
35 | fprintf(fout,"%d",b%10);
| ~^ ~~~~
| | |
| int long long int
| %lld
main.c:40:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
40 | fprintf(fout,"%d",a/put);
| ~^ ~~~~~
| | |
| int long long int
| %lld
main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
10 | fscanf(fin,"%d%lld%lld",&k,&a,&b);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
507 kb
|
OK
|
10
|
|
2
|
1 ms
|
270 kb
|
Killed by Signal 8
|
0
|
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
|
5
|
1 ms
|
245 kb
|
OK
|
10
|
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
|
7
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
8
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
9
|
1 ms
|
245 kb
|
OK
|
10
|
|
10
|
1 ms
|
245 kb
|
OK
|
10
|
|
Penalizare: 10% (pentru 2 submisie/ii)
|
10%
|
|
Punctaj total
|
63
|