首页 > Easy problem
头像 牛客902182990号
发表于 2021-01-02 12:00:24
include <stdio.h> include <math.h> int main(){ int t, a=0, b=0, sum; char g[101]; scanf("%d", &t); getchar(); scanf("%s 展开全文