Job 7790

Owner
Mircea Dima
Problem
Tournament
Source
1.44KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:36:50: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[128]' [-Wformat]
prog.cpp:36:50: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[128]' [-Wformat]
prog.cpp:36:50: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'char*' [-Wformat]
prog.cpp:36:50: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'char*' [-Wformat]
prog.cpp:59:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

Results

Test numberResultTime
1Wrong answer0.0422s
Questions?

Sponsors Gold