请你们趁敌人吃饭的时侯发起进攻
为什么在vs上面运行不了
答案
答案
''
查看参考答案
3
1
计算中...
The path .Debug is wrong!
目前你总共写了102行代码!
做完作业了
1
{:5_91:}
哇,鱼哥,为什么我都是运行了0行啊
我之前还自己手打了一边,还是显示一行
+1
的
$ vi test.c
$ gcc test.c && ./a.out
test.c: 在函数‘findAllDirs’中:
test.c:71:2: 错误:expected ‘)’ before ‘{’ token
{
^
test.c:92:1: 错误:expected expression before ‘}’ token
}
^
$ vi test.c
$ gcc test.c && ./a.out
test.c: 在函数‘findAllDirs’中:
test.c:85:20: 错误:expected expression before ‘=’ token
total + = countlines(entry->d_name);
^
$ vi test.c
$ gcc test.c && ./a.out
计算中...
目前你总共写了 217 行代码!
第一个程序
回复
入坑啦