Job 16353

Owner
Vlad Alexandru Gavrila
Problem
Permudrome
Contest
MindCoding 2016 Round 4 (Div. 1)
Source
2.05KB
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.2690s
2Wrong answer0.2651s
Questions?

Sponsors Gold