#include <stdio.h> int main() { int a = 0; int b = 0; scanf("%d %d",&a,&b); if(1<=a && a<=7){ if(1<=b && b<=1000){ b %= 7; a += b; printf("%d",a); } } return 0; } 这个做法哪里错了请指点</stdio.h>
点赞

相关推荐

10-14 12:20
门头沟学院 Java
迷茫的大四🐶:摊牌了,我是25届的,你们也不招我
点赞 评论 收藏
分享
牛客网
牛客网在线编程
牛客网题解
牛客企业服务