- Owner
- Dragan Andrei Gabriel
- Problem
- Model E
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 1.74KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:76:9: error: 'iSecret' was not declared in this scope iSecret = rand() % dim + 1; ^