Job 20722

Owner
Jula Marius
Problem
nc1c2
Source
0.58KB
Result
Wrong answer

Compiler output

prog.c: In function 'replace':
prog.c:7:16: warning: unused variable 'x' [-Wunused-variable]
     int count, x;
                ^
prog.c: In function 'main':
prog.c:32:6: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
      printf("%d\n", replace(n, c1, c2));
      ^

Results

Test numberResultTime
1Wrong answer0.2747s
Questions?

Sponsors Gold