memset的用法

bool visit[100];

memset(visit,false,sizeof(visit));

posted @ 2020-08-11 13:16  Tomorrow1126  阅读(171)  评论(0)    收藏  举报