2013年7月25日

poj 2115 二元一次不定方程

摘要: C LooooopsTime Limit:1000MSMemory Limit:65536KTotal Submissions:14765Accepted:3719DescriptionA Compiler Mystery: We are given a C-language style for loop of typefor (variable = A; variable != B; variable += C) statement;I.e., a loop which starts by setting variable to value A and while variable is.. 阅读全文

posted @ 2013-07-25 10:09 雄.. 阅读(235) 评论(0) 推荐(0)

导航