Job 7760

Owner
Mircea Dima
Problem
Tournament
Source
1.11KB
Result
Wrong answer

Compiler output

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

Results

Test numberResultTime
1Wrong answer0.0410s
Questions?

Sponsors Gold