pat 1016部分A+B 编译器 C(gcc)

输入样例 1: 3862767 6 13530293 3web 输出样例 1: 399svg 输入样例 2: 3862767 1 13530293 8code 输出样例 2: 0xml 代码 #include<stdio.h> #include<stdlib.h> int main(){ int part(); printf("%d",part()+part()); return 0; }
相关文章
相关标签/搜索