Pagini recente »
Borderou de evaluare (job #507038)
|
Borderou de evaluare (job #545371)
|
Borderou de evaluare (job #114677)
|
Borderou de evaluare (job #601001)
|
Borderou de evaluare (job #790981)
Borderou de evaluare (job #790981)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:9:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=]
9 | fscanf(fin,"%d%d", &a,&b);
| ~^ ~~
| | |
| int * long long int *
| %lld
main.c:9:20: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=]
9 | fscanf(fin,"%d%d", &a,&b);
| ~^ ~~
| | |
| int * long long int *
| %lld
main.c:34:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
34 | fprintf(fout,"%d",cmmmc);
| ~^ ~~~~~
| | |
| | long long int
| int
| %lld
main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
9 | fscanf(fin,"%d%d", &a,&b);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
Incorect
|
0
|
2
|
1 ms
|
245 kb
|
Incorect
|
0
|
3
|
1 ms
|
245 kb
|
Incorect
|
0
|
4
|
1 ms
|
245 kb
|
Incorect
|
0
|
5
|
1 ms
|
245 kb
|
Incorect
|
0
|
Punctaj total
|
0
|