Job 17683

Owner
Stoica Alexandru Stefan
Problem
Flip
Source
2.23KB
Result
Time Limit Exceeded

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:152: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:152:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int*' [-Wformat=]
prog.cpp:152:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'int*' [-Wformat=]

Results

Test numberResultTime
1Time Limit Exceeded1.2343s
Questions?

Sponsors Gold