swap buttons on log
[mindcoding-template-patches.git] / tmpl / header.en
index 0b406aac2267809138a3d8dd7cbfddcdd52e81e2..0d9647356f9488b965f866575ba30d468247fd44 100644 (file)
@@ -7,6 +7,7 @@
 
 <link href="/css/cosmo.var" rel="stylesheet" id="stylesheet">
 <link href="/css/custom.css" rel="stylesheet">
+<link href="/css/codemirror.css" rel="stylesheet">
 
 <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
 <!--[if lt IE 9]>
@@ -18,6 +19,7 @@
 <script type="text/javascript" src="/js/jquery.min.js"></script>
 <script type="text/javascript" src="/js/bootstrap.min.js"></script>
 <script type="text/javascript" src="/js/scripts.js"></script>
+<script type="text/javascript" src="/js/codemirror.js"></script>
 
 <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
 <div class="container">
 <div class="container">
 
 <img id="logo" src="/img/mindcoding.png">
-<div class="alert alert-info">Time limits for the problems: First: 0.1s, Second: 1s,Third:1.5s , Fourth: 4s<br>
-The time limits for the pretests will be smaller<br>
-Input from stdin output to stdout<br>
-You can ask questions on the facebook page or by email: mindcoding-questions@ieval.ro<br>
-At the 2nd problem Xorin can only leave from 1 1<br>
-The solutions to XOR game were reevaluated.
-</div>
 <div id="result"></div>
This page took 0.010369 seconds and 4 git commands to generate.