Job 19686

Owner
Andrei Maxim
Problem
Keyboard
Source
1.77KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:18:10: warning: unused variable 'j' [-Wunused-variable]
    int i,j,aux,x,y;
          ^
prog.cpp:18:12: warning: unused variable 'aux' [-Wunused-variable]
    int i,j,aux,x,y;
            ^
prog.cpp:18:16: warning: unused variable 'x' [-Wunused-variable]
    int i,j,aux,x,y;
                ^
prog.cpp:18:18: warning: unused variable 'y' [-Wunused-variable]
    int i,j,aux,x,y;
                  ^

Results

Test numberResultTime
1Ok0.2320s
2Ok0.2316s
3Ok0.2318s
4Wrong answer0.2340s
Questions?

Sponsors Gold