Job 16348

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

Compiler output

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

Results

Test numberResultTime
1Ok0.2705s
2Wrong answer0.2594s
Questions?

Sponsors Gold