大帅傅

大帅傅  •  1个月前


include <stdio.h>

int main() {

int a, b, c; scanf("%d%d%d", &a, &b, &c); printf("%d", ( a + b + c) / 3); return 0; }


评论:


凤凰真人  •  5天前

请先登录,才能进行评论