/ OK /

记录详情

Compile Error

foo.cpp:35:18: error: 'num' has not been declared
 void out(int now,num)
                  ^~~
foo.cpp: In function 'void out(int, int)':
foo.cpp:36:9: error: 'num' was not declared in this scope
 {   tot=num;
         ^~~

信息

递交者
类型
自测
题目
八数码
语言
C++
递交时间
2017-03-19 09:07:56
评测时间
2017-03-19 09:07:56
评测机
分数
0
总耗时
42ms
峰值内存
0 Bytes