Job 16368

Owner
Vlad Alexandru Gavrila
Problem
Permudrome
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
2.09KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:53:15: warning: array subscript has type 'char' [-Wchar-subscripts]
         rest[a][b]=rest[b][a]=1;
               ^
prog.cpp:53:18: warning: array subscript has type 'char' [-Wchar-subscripts]
         rest[a][b]=rest[b][a]=1;
                  ^
prog.cpp:53:26: warning: array subscript has type 'char' [-Wchar-subscripts]
         rest[a][b]=rest[b][a]=1;
                          ^
prog.cpp:53:29: warning: array subscript has type 'char' [-Wchar-subscripts]
         rest[a][b]=rest[b][a]=1;
                             ^

Results

Test numberResultTime
1Ok0.2878s
2Ok0.2598s
3Ok0.2651s
4Ok0.2663s
5Ok0.2642s
6Wrong answer0.2561s
Questions?

Sponsors Gold