From bb795ada080dde9027c23c5e7e51c70c462a5679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B5=A9=E6=96=8C?= Date: Wed, 14 Dec 2016 18:14:54 +0800 Subject: [PATCH] Update faqs.php --- trunk/web/template/bs3/faqs.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/trunk/web/template/bs3/faqs.php b/trunk/web/template/bs3/faqs.php index b3304e21e17..3e1078bb848 100644 --- a/trunk/web/template/bs3/faqs.php +++ b/trunk/web/template/bs3/faqs.php @@ -31,7 +31,10 @@

Q:What is the compiler the judge is using and what are the compiler options?
- A:The online judge system is running on Debian Linux. We are using GNU GCC/G++ for C/C++ compile, Free Pascal for pascal compile and openjdk-7-jdk for Java. The compile options are:
+ A:The online judge system is running on Debian Linux. + We are using GNU GCC/G++ for C/C++ compile, + Free Pascal for pascal compile and + openjdk-7-jdk for Java. The compile options are: