《ASCE1885的ACM解题报告》のzoj1001
摘要:在ACM竞赛中,在将编制好的程序提交到在线评测系统(Online Judge)之前,必须在本机上调试通过。在本机调试的方法比较讲究,一般是从一个文本文件,如“asce.txt”中读入数据,再输出数据到屏幕上即可。下面来看一下zoj1001问题A+B problem:===============================================Calculate a + b InputThe input will consist of a series of pairs of integers a and b,separated by a space, one pair of i
阅读全文
posted @ 2010-08-30 15:24