Job 355

Owner
dan
Problem
A+B
Source
0.12KB
Result
0 points

Compiler output

prog.c: In function ‘main’:
prog.c:7:5: warning: passing argument 1 of ‘fscanf’ from incompatible pointer type [enabled by default]
In file included from prog.c:1:0:
/usr/include/stdio.h:445:12: note: expected ‘struct FILE * restrict’ but argument is of type ‘char *’
prog.c:7:5: warning: passing argument 2 of ‘fscanf’ from incompatible pointer type [enabled by default]
In file included from prog.c:1:0:
/usr/include/stdio.h:445:12: note: expected ‘const char * restrict’ but argument is of type ‘int *’

Results

Test numberResultTime
1Wrong answer0.0185s
2Wrong answer0.0196s
3Wrong answer0.0188s
4Wrong answer0.0175s
5Wrong answer0.0225s
6Wrong answer0.0273s
Questions?

Sponsors Gold