随笔分类 - ACM-XTU
湘潭大学acm
摘要:A simple problemAccepted : 61Submit : 418Time Limit : 15000 MSMemory Limit : 655360 KBProblem DescriptionThere is a simple problem. Given a number N. ...
阅读全文
摘要:模和除题目描述两个整数x和y,满足1#includeint main(){ __int64 a,b,sum,c; __int64 i,j,temp; while(scanf("%I64d%I64d",&a,&b)!=EOF) { sum=0; if...
阅读全文