用户输出
7218
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#81573 | #1254. 含金量 | Wrong Answer | 50 | 51 ms | 428 K | C++ 11 (Clang) / 164 B | 15291309895 | 2022-11-19 23:33:34 |
#include <iostream>
#include <cmath>
using namespace std;
int x, y, z;
int main() {
cin >> x >> y >> z;
cout << ceil(y * z / x) - 1;
return 0;
}
用户输出
7218
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
228
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
1967
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
2895
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
307
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
1883
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
28686
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
34490
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
5084
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
9057
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0