Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加pascal本地评测语言 #22

Open
huangqihong opened this issue Oct 31, 2011 · 13 comments
Open

增加pascal本地评测语言 #22

huangqihong opened this issue Oct 31, 2011 · 13 comments

Comments

@huangqihong
Copy link

根据使用说明是只能在本地测试c 和c++ 的程序,能不能加上对于pascal语言的评测呢?又该怎样加呢?

@sunner
Copy link
Member

sunner commented Oct 31, 2011

这个需求并不强烈,而且需要一些测试工作。先保持此issue open,我以后会找时间看看。多谢建议!

@huangqihong
Copy link
Author

在高中阶段的全国信息学奥赛中使用的比赛语言有pascal,而且因为pascal较易掌握,所以中学使用比较广泛,希望孙老师添加上这门语言的本地评测功能,谢谢!加上以后我一定第一个试用。

@sunner
Copy link
Member

sunner commented Nov 8, 2011

pascal用gpc编译时一般都加什么参数?

@huangqihong
Copy link
Author

我们一般使用free pascal编译器, 用fpc进行编译,后面不加什么参数,直接加上文件名就可以

用gpc编译的话,也应该是不需要参数的。
谢谢!!

@sunner
Copy link
Member

sunner commented Feb 8, 2012

Could you provide a sample pascal code which reads from stdin, does some math work and writes to stdout?
Thank you

@huangqihong
Copy link
Author

好的,我给你写个程序。

@huangqihong
Copy link
Author

已发邮件到你的邮箱了,代码是通过文件读的。谢谢你能够增加pascal的本地测试,不然我就要放弃这个插件了。

@sunner
Copy link
Member

sunner commented Feb 8, 2012

I still not get your email. And onlinejudge only supports programs which read from stdin and write to stdout. That's mean sandbox does not give the ability of reading/writing files to submissions.

@huangqihong
Copy link
Author

孙老师,我又发了邮件到你的邮箱了,输入和输出改为标准输入方式。
ideone.com 网站最近一直不能访问,可能域名有改动或是其他原因,估计所有使用这个网站的评测都不能用了。

@sunner
Copy link
Member

sunner commented Feb 10, 2012

I still not receive your email. Please send to sunner@gmail.com

On Friday, February 10, 2012, huangqihong wrote:

孙老师,我又发了邮件到你的邮箱了,输入和输出改为标准输入方式。


Reply to this email directly or view it on GitHub:

#22 (comment)

哈尔滨工业大学(Harbin Institute of Technology)
孙志岗(Sun Zhigang)http://sunner.cn
Sent from my GMail

@huangqihong
Copy link
Author

发到您指定的邮箱了,为什么直接回复你的那个邮箱会收不到呢?邮件的最后有这句话,可以直接回复这个邮件的呢,Reply to this email directly

Could you provide a sample pascal code which reads from stdin, does some math work and writes to stdout?
Thank you


Reply to this email directly or view it on GitHub:
#22 (comment)

@huangqihong
Copy link
Author

你看到了吗?pascal语言的程序,在你的邮箱

@sunner
Copy link
Member

sunner commented Feb 17, 2012

Got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants