0
Can you solve the problem of this code?
main.cpp: In function âvoid game()â: main.cpp:71:20: error: a function-definition is not allowed here before â{â token 71 | void playgame(){ | ^
1 Answer
+ 5
Aliasghar ,
it is recommended to show your complete code here, otherwise people have to guess what your issue is.
> put your code in playground, save it there, create a link to this code and post this link here.