- Owner
- Stefan Negrus
- Problem
- Red Dragon
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 3.61KB
- Result
- Crash (SIGABRT)
Compiler output
prog.cpp:53:16: warning: unused parameter '_this_line' [-Wunused-parameter] void Duxar(int _this_line) { ^ prog.cpp: In function 'int main()': prog.cpp:133:16: warning: unused variable 'v2' [-Wunused-variable] int i, j, p2, v2; ^
Results
Test number Result Time 1 Crash (SIGABRT) 0.2863s