378a专题

CodeForces 378A Playing with Dice(水题)

题目链接: CodeForces 378A Playing with Dice 题目大意:两个人猜数1~6,给出a和b,然后随机丢一个色子,问说接近a的可能,相等的可能,以及接近b的可能。 解题思路:完完全全的签到题。 #include <stdio.h>#include <stdlib.h>#include <math.h>int main() {int