| Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
|---|---|---|---|---|---|---|---|---|
| 118783 | 王亦鸣 | 统计硬币 | C++ | Compile Error | 0 MS | 0 KB | 285 | 2025-05-10 14:46:43 |
n=int(input()) for x in range(n): coin,amount=input().split() coin,amount=int(coin),int(amount) res=0 for two in range(coin+1): for two in range(coin+1): five=coin-one-two if one*1+two*2+five*5==amount: prnt(res)
Main.cc:1:1: error: 'n' does not name a type n=int(input()) ^