Job 17682

Owner
Stoica Alexandru Stefan
Problem
Flip
Source
2.05KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:141:37: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int*' [-Wformat=]
    printf("%d %d %d\n", &x, &l1, &r1);
                                     ^
prog.cpp:141:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int*' [-Wformat=]
prog.cpp:141:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int*' [-Wformat=]

Results

Test numberResultTime
1Wrong answer1.1697s
Questions?

Sponsors Gold