- Owner
- Sergiu Pop
- Problem
- Gray
- Source
- 1.03KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:10:37: error: 'pow' was not declared in this scope int configsCount = (int)pow(2, N); ^
prog.cpp: In function 'int main()': prog.cpp:10:37: error: 'pow' was not declared in this scope int configsCount = (int)pow(2, N); ^