- Owner
- Mititelu Teodor
- Problem
- Gray
- Source
- 0.95KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'void Generate(int)': prog.cpp:18:49: warning: NULL used in arithmetic [-Wpointer-arith] if( P[(1 << (x) ) - 1 - i][j+1] == NULL ) ^
Results
Test number Result Time 1 Ok! 0.2732s 2 Wrong answer: Invalid output 0.2747s