Compile Error
foo.cc: In function 'void dfs(int, int)':
foo.cc:17:5: error: 't' was not declared in this scope
if(t==n)
^
foo.cc:23:19: error: 't' was not declared in this scope
dfs(10*s+i,j+1,t+1);
^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1024 Superprime
- 语言
- C++
- 递交时间
- 2021-04-26 23:29:59
- 评测时间
- 2021-04-26 23:29:59
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes