-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathheader.html
86 lines (74 loc) · 5.17 KB
/
header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="X-Csrf-Token" content="20feada69dc146e81ef65383b5957806"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="-1">
<meta http-equiv="profileName" content="p1">
<meta name="google-site-verification" content="OTd2dN5x4nS4OPknPI9JFg36fKxjqY0i1PSfFPv_J90"/>
<meta property="fb:admins" content="100001352546622" />
<meta property="og:image" content="../caches/images/codeforces-telegram-square.png" />
<link rel="image_src" href="../caches/images/codeforces-telegram-square.png" />
<meta property="og:title" content="Problems - Codeforces"/>
<meta property="og:description" content=""/>
<meta property="og:site_name" content="Codeforces"/>
<meta name="cc" content="qykikdsfdov0"/>
<meta name="pc" content="q434lo62br96"/>
<meta name="verify-reformal" content="f56f99fd7e087fb6ccb48ef2" />
<title>Problems - Codeforces</title>
<meta name="description" content="Codeforces. Programming competitions and contests, programming community" />
<meta name="keywords" content="programming algorithm contest competition informatics olympiads c++ java graphs vkcup" />
<meta name="robots" content="index, follow" />
<link rel="stylesheet" href="../caches/css/font-awesome.min.css" type="text/css" charset="utf-8" />
<link href='../caches/css/fonts.css' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" type="image/png" href="../caches/favicon.png">
<!--CombineResourcesFilter-->
<link rel="stylesheet" href="../caches/css/prettify.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/clear.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/style.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/ttypography.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/problem-statement.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/second-level-menu.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/roundbox.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/datatable.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/table-form.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/topic.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/jquery.jgrowl.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/facebox.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/jquery.wysiwyg.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/jquery.autocomplete.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/codeforces.datepick.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/colorbox.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/jquery.drafts.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/community.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/css/sidebar-menu.css" type="text/css" charset="utf-8" />
<!--/CombineResourcesFilter-->
<link rel="stylesheet" href="../caches/markitup/skins/markitup/style.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../caches/markitup/sets/markdown/style.css" type="text/css" charset="utf-8" />
<!-- MathJax -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {inlineMath: [['$$$','$$$']], displayMath: [['$$$$$$','$$$$$$']]}
});
</script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML' async></script>
<!-- /MathJax -->
</head>
<body><span style='display:none;' class='csrf-token' data-csrf='20feada69dc146e81ef65383b5957806'> </span>
<div class="button-up" style="display: none; opacity: 0.7; width: 50px; height:100%; position: fixed; left: 0; top: 0; cursor: pointer; text-align: center; line-height: 35px; color: #d3dbe4; font-weight: bold; font-size: 30px;"><i class="icon-circle-arrow-up"></i></div>
<div id="body">
<div style="width: 950px; margin: 0 auto;">
<div id="header" style="position: relative;">
<div style="float:left;">
<a href="/"><img src="../caches/images/codeforces-logo-with-telegram.png"/></a>
</div>
<div class="lang">
<div style="text-align: right;">
<a href="?locale=en"><img src="../caches/images/flags/24/gb.png" title="In English" alt="In English"/></a>
<a href="?locale=ru"><img src="../caches/images/flags/24/ru.png" title="По-русски" alt="По-русски"/></a>
</div>
</div>
<br style="clear: both;"/>
</div>