切换到宽版
  • 9575阅读
  • 15回复

关于复赛 [复制链接]

上一主题 下一主题
离线haiwei
只看该作者 10 发表于: 2007-06-09
考卷应该是在纸上的吧?
haiwei
http://user.qzone.qq.com/317048955
离线fdhyctctc
只看该作者 11 发表于: 2007-06-10
...
离线haiwei
只看该作者 12 发表于: 2007-06-16
关于做模版大约内容如下:
program ;
var f1,f2:text;
begin
  assign(f1,'.in');
  reset(f1);
  assign(f2,'.out');
  rewrite(f2);
  close(f1);
  close(f2);
end.
haiwei
http://user.qzone.qq.com/317048955
离线haiwei
只看该作者 13 发表于: 2007-06-16
每次复赛考题都在纸上吗?
haiwei
http://user.qzone.qq.com/317048955
离线archimedes

只看该作者 14 发表于: 2007-06-20
引用第13楼haiwei2007-06-16 21:42发表的:
每次复赛考题都在纸上吗?


That's right
离线haiwei
只看该作者 15 发表于: 2007-07-11
Thank you
haiwei
http://user.qzone.qq.com/317048955
快速回复
限100 字节
 
上一个 下一个