Job 12150

Owner
Madalina
Problem
Peculiar Times
Source
0.91KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:24:18: warning: statement has no effect [-Wunused-value]
         else r[i]==0;
                  ^
prog.cpp:9:10: warning: unused variable 'x' [-Wunused-variable]
     char x,y,z,t;
          ^
prog.cpp:9:12: warning: unused variable 'y' [-Wunused-variable]
     char x,y,z,t;
            ^
prog.cpp:9:14: warning: unused variable 'z' [-Wunused-variable]
     char x,y,z,t;
              ^
prog.cpp:9:16: warning: unused variable 't' [-Wunused-variable]
     char x,y,z,t;
                ^

Results

Test numberResultTime
1Wrong answer0.1155s
Questions?

Sponsors Gold