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: