- Owner
- Laura Georgescu
- Problem
- Fiendish Sudoku
- Source
- 2.19KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'void bck(int)': prog.cpp:35:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] int pos; ^
Results
Test number Result Time 1 Ok 0.2365s 2 Time Limit Exceeded 1.7290s