题目
| 题目 |
|---|
| A XCM 1000ms 256MiB 递交 |
| B ? and Counting Problem 4000ms 128MiB 递交 |
| C long long dfs(int n){return n==0?1:n*dfs(n-1);} 1000ms 125MiB 递交 |
| D Yet another ? problem 1000ms 512MiB 递交 |
递交
根据比赛规则,你现在不能查看你的评测记录详情。
赛时答疑
喔,目前没有答疑!
| 题目 |
|---|
| A XCM 1000ms 256MiB 递交 |
| B ? and Counting Problem 4000ms 128MiB 递交 |
| C long long dfs(int n){return n==0?1:n*dfs(n-1);} 1000ms 125MiB 递交 |
| D Yet another ? problem 1000ms 512MiB 递交 |