Job 8191

Owner
Mag István
Problem
Death by Taxes
Source
3.01KB
Result
Wrong answer

Compiler output

prog.c: In function 'main':
prog.c:21:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:25:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:29:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:33:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:37:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:41:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:45:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:52:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:56:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:60:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:64:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:68:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:72:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:76:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:83:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:87:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:91:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:95:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:99:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:103:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:107:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:114:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:118:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:122:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:126:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:130:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:134:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:138:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat]
prog.c:11:12: warning: unused variable 'taxe' [-Wunused-variable]

Results

Test numberResultTime
1Ok0.0326s
2Ok0.0338s
3Wrong answer0.0365s
Questions?

Sponsors Gold