C++ Error: no matching function for call to 'reverse(char*&)'

前端 未结 0 724
野的像风
野的像风 2020-12-06 05:21

I\'m trying to make code for converting a base4 number into a base2 number. Here is the code:

#include 
#include 
#include <         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题