how can i fix the function a3 to obtain my output

前端 未结 0 1616
长发绾君心
长发绾君心 2020-11-30 19:44
#include 
#include 
#include 

char null;

static char a3[](char a[], int start, int length)
{
    if(length < 0 ||         


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