519 lines
17 KiB
HTML
519 lines
17 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Tasks - AtCoder Beginner Contest 100</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="Content-Language" content="en" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
|
<meta name="format-detection" content="telephone=no" />
|
|
<meta
|
|
name="google-site-verification"
|
|
content="nXGC_JxO0yoP1qBzMnYD_xgufO6leSLw1kyNo2HZltM"
|
|
/>
|
|
|
|
<script
|
|
async
|
|
src="https://www.googletagmanager.com/gtag/js?id=G-RC512FD18N"
|
|
></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || []
|
|
function gtag() {
|
|
dataLayer.push(arguments)
|
|
}
|
|
gtag('js', new Date())
|
|
gtag('set', 'user_properties', {
|
|
login_status: 'logged_out'
|
|
})
|
|
gtag('config', 'G-RC512FD18N')
|
|
</script>
|
|
|
|
<meta
|
|
name="description"
|
|
content="AtCoder is a programming contest site for anyone from beginners to experts. We hold weekly programming contests online."
|
|
/>
|
|
<meta name="author" content="AtCoder Inc." />
|
|
|
|
<meta property="og:site_name" content="AtCoder" />
|
|
|
|
<meta property="og:title" content="Tasks - AtCoder Beginner Contest 100" />
|
|
<meta
|
|
property="og:description"
|
|
content="AtCoder is a programming contest site for anyone from beginners to experts. We hold weekly programming contests online."
|
|
/>
|
|
<meta property="og:type" content="website" />
|
|
<meta
|
|
property="og:url"
|
|
content="https://atcoder.jp/contests/abc100/tasks"
|
|
/>
|
|
<meta
|
|
property="og:image"
|
|
content="https://img.atcoder.jp/assets/atcoder.png"
|
|
/>
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:site" content="@atcoder" />
|
|
|
|
<meta
|
|
property="twitter:title"
|
|
content="Tasks - AtCoder Beginner Contest 100"
|
|
/>
|
|
|
|
<link
|
|
href="//fonts.googleapis.com/css?family=Lato:400,700"
|
|
rel="stylesheet"
|
|
type="text/css"
|
|
/>
|
|
<link
|
|
rel="stylesheet"
|
|
type="text/css"
|
|
href="//img.atcoder.jp/public/6372bb3/css/bootstrap.min.css"
|
|
/>
|
|
<link
|
|
rel="stylesheet"
|
|
type="text/css"
|
|
href="//img.atcoder.jp/public/6372bb3/css/base.css"
|
|
/>
|
|
<link
|
|
rel="shortcut icon"
|
|
type="image/png"
|
|
href="//img.atcoder.jp/assets/favicon.png"
|
|
/>
|
|
<link rel="apple-touch-icon" href="//img.atcoder.jp/assets/atcoder.png" />
|
|
<script src="//img.atcoder.jp/public/6372bb3/js/lib/jquery-1.9.1.min.js"></script>
|
|
<script src="//img.atcoder.jp/public/6372bb3/js/lib/bootstrap.min.js"></script>
|
|
<script src="//img.atcoder.jp/public/6372bb3/js/cdn/js.cookie.min.js"></script>
|
|
<script src="//img.atcoder.jp/public/6372bb3/js/cdn/moment.min.js"></script>
|
|
<script src="//img.atcoder.jp/public/6372bb3/js/cdn/moment_js-ja.js"></script>
|
|
<script>
|
|
var LANG = 'en'
|
|
var userScreenName = ''
|
|
var csrfToken = 'q+4tZ4tLQh/4nobcpVAuiml6OVEZOdZDZURhPenxPbc='
|
|
</script>
|
|
<script src="//img.atcoder.jp/public/6372bb3/js/utils.js"></script>
|
|
|
|
<script src="//img.atcoder.jp/public/6372bb3/js/contest.js"></script>
|
|
<link
|
|
href="//img.atcoder.jp/public/6372bb3/css/contest.css"
|
|
rel="stylesheet"
|
|
/>
|
|
<script>
|
|
var contestScreenName = 'abc100'
|
|
var remainingText = 'Remaining Time'
|
|
var countDownText = 'Contest begins in'
|
|
var startTime = moment('2018-06-16T21:00:00+09:00')
|
|
var endTime = moment('2018-06-16T22:40:00+09:00')
|
|
</script>
|
|
<style></style>
|
|
|
|
<script src="//img.atcoder.jp/public/6372bb3/js/base.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<script type="text/javascript">
|
|
var __pParams = __pParams || []
|
|
__pParams.push({
|
|
client_id: '468',
|
|
c_1: 'atcodercontest',
|
|
c_2: 'ClientSite'
|
|
})
|
|
</script>
|
|
<script
|
|
type="text/javascript"
|
|
src="https://cdn.d2-apps.net/js/tr.js"
|
|
async
|
|
></script>
|
|
|
|
<div
|
|
id="modal-contest-start"
|
|
class="modal fade"
|
|
tabindex="-1"
|
|
role="dialog"
|
|
>
|
|
<div class="modal-dialog" role="document">
|
|
<div class="modal-content">
|
|
<div class="modal-header">
|
|
<button
|
|
type="button"
|
|
class="close"
|
|
data-dismiss="modal"
|
|
aria-label="Close"
|
|
>
|
|
<span aria-hidden="true">×</span>
|
|
</button>
|
|
<h4 class="modal-title">Contest started</h4>
|
|
</div>
|
|
<div class="modal-body">
|
|
<p>AtCoder Beginner Contest 100 has begun.</p>
|
|
</div>
|
|
<div class="modal-footer">
|
|
<button type="button" class="btn btn-default" data-dismiss="modal">
|
|
Close
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="modal-contest-end" class="modal fade" tabindex="-1" role="dialog">
|
|
<div class="modal-dialog" role="document">
|
|
<div class="modal-content">
|
|
<div class="modal-header">
|
|
<button
|
|
type="button"
|
|
class="close"
|
|
data-dismiss="modal"
|
|
aria-label="Close"
|
|
>
|
|
<span aria-hidden="true">×</span>
|
|
</button>
|
|
<h4 class="modal-title">Contest is over</h4>
|
|
</div>
|
|
<div class="modal-body">
|
|
<p>AtCoder Beginner Contest 100 has ended.</p>
|
|
</div>
|
|
<div class="modal-footer">
|
|
<button type="button" class="btn btn-default" data-dismiss="modal">
|
|
Close
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="main-div" class="float-container">
|
|
<nav class="navbar navbar-inverse navbar-fixed-top">
|
|
<div class="container-fluid">
|
|
<div class="navbar-header">
|
|
<button
|
|
type="button"
|
|
class="navbar-toggle collapsed"
|
|
data-toggle="collapse"
|
|
data-target="#navbar-collapse"
|
|
aria-expanded="false"
|
|
>
|
|
<span class="icon-bar"></span><span class="icon-bar"></span
|
|
><span class="icon-bar"></span>
|
|
</button>
|
|
<a class="navbar-brand" href="/home"></a>
|
|
</div>
|
|
<div class="collapse navbar-collapse" id="navbar-collapse">
|
|
<ul class="nav navbar-nav">
|
|
<li>
|
|
<a class="contest-title" href="/contests/abc100"
|
|
>AtCoder Beginner Contest 100</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
<ul class="nav navbar-nav navbar-right">
|
|
<li class="dropdown">
|
|
<a
|
|
class="dropdown-toggle"
|
|
data-toggle="dropdown"
|
|
href="#"
|
|
role="button"
|
|
aria-haspopup="true"
|
|
aria-expanded="false"
|
|
>
|
|
<img src="//img.atcoder.jp/assets/top/img/flag-lang/en.png" />
|
|
English <span class="caret"></span>
|
|
</a>
|
|
<ul class="dropdown-menu">
|
|
<li>
|
|
<a href="/contests/abc100/tasks?lang=ja"
|
|
><img
|
|
src="//img.atcoder.jp/assets/top/img/flag-lang/ja.png"
|
|
/>
|
|
日本語</a
|
|
>
|
|
</li>
|
|
<li>
|
|
<a href="/contests/abc100/tasks?lang=en"
|
|
><img
|
|
src="//img.atcoder.jp/assets/top/img/flag-lang/en.png"
|
|
/>
|
|
English</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<a
|
|
href="/register?continue=https%3A%2F%2Fatcoder.jp%2Fcontests%2Fabc100%2Ftasks"
|
|
>Sign Up</a
|
|
>
|
|
</li>
|
|
<li>
|
|
<a
|
|
href="/login?continue=https%3A%2F%2Fatcoder.jp%2Fcontests%2Fabc100%2Ftasks"
|
|
>Sign In</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<form
|
|
method="POST"
|
|
name="form_logout"
|
|
action="/logout?continue=https%3A%2F%2Fatcoder.jp%2Fcontests%2Fabc100%2Ftasks"
|
|
>
|
|
<input
|
|
type="hidden"
|
|
name="csrf_token"
|
|
value="q+4tZ4tLQh/4nobcpVAuiml6OVEZOdZDZURhPenxPbc="
|
|
/>
|
|
</form>
|
|
<div id="main-container" class="container" style="padding-top: 50px">
|
|
<div class="row">
|
|
<div id="contest-nav-tabs" class="col-sm-12 mb-2 cnvtb-fixed">
|
|
<div>
|
|
<small class="contest-duration">
|
|
Contest Duration:
|
|
<a
|
|
href="http://www.timeanddate.com/worldclock/fixedtime.html?iso=20180616T2100&p1=248"
|
|
target="blank"
|
|
><time class="fixtime fixtime-full"
|
|
>2018-06-16 21:00:00+0900</time
|
|
></a
|
|
>
|
|
-
|
|
<a
|
|
href="http://www.timeanddate.com/worldclock/fixedtime.html?iso=20180616T2240&p1=248"
|
|
target="blank"
|
|
><time class="fixtime fixtime-full"
|
|
>2018-06-16 22:40:00+0900</time
|
|
></a
|
|
>
|
|
(local time) (100 minutes)
|
|
</small>
|
|
<small class="back-to-home pull-right"
|
|
><a href="/home">Back to Home</a></small
|
|
>
|
|
</div>
|
|
<ul class="nav nav-tabs">
|
|
<li>
|
|
<a href="/contests/abc100"
|
|
><span
|
|
class="glyphicon glyphicon-home"
|
|
aria-hidden="true"
|
|
></span>
|
|
Top</a
|
|
>
|
|
</li>
|
|
|
|
<li class="active">
|
|
<a href="/contests/abc100/tasks"
|
|
><span
|
|
class="glyphicon glyphicon-tasks"
|
|
aria-hidden="true"
|
|
></span>
|
|
Tasks</a
|
|
>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/contests/abc100/clarifications"
|
|
><span
|
|
class="glyphicon glyphicon-question-sign"
|
|
aria-hidden="true"
|
|
></span>
|
|
Clarifications <span id="clar-badge" class="badge"></span
|
|
></a>
|
|
</li>
|
|
|
|
<li>
|
|
<a
|
|
class="dropdown-toggle"
|
|
data-toggle="dropdown"
|
|
href="#"
|
|
role="button"
|
|
aria-haspopup="true"
|
|
aria-expanded="false"
|
|
><span
|
|
class="glyphicon glyphicon-list"
|
|
aria-hidden="true"
|
|
></span>
|
|
Results<span class="caret"></span
|
|
></a>
|
|
<ul class="dropdown-menu">
|
|
<li>
|
|
<a href="/contests/abc100/submissions"
|
|
><span
|
|
class="glyphicon glyphicon-globe"
|
|
aria-hidden="true"
|
|
></span>
|
|
All Submissions</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/contests/abc100/standings"
|
|
><span
|
|
class="glyphicon glyphicon-sort-by-attributes-alt"
|
|
aria-hidden="true"
|
|
></span>
|
|
Standings</a
|
|
>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/contests/abc100/standings/virtual"
|
|
><span
|
|
class="glyphicon glyphicon-sort-by-attributes-alt"
|
|
aria-hidden="true"
|
|
></span>
|
|
Virtual Standings</a
|
|
>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/contests/abc100/editorial"
|
|
><span
|
|
class="glyphicon glyphicon-book"
|
|
aria-hidden="true"
|
|
></span>
|
|
Editorial</a
|
|
>
|
|
</li>
|
|
|
|
<li class="pull-right">
|
|
<a id="fix-cnvtb" href="javascript:void(0)"
|
|
><span
|
|
class="glyphicon glyphicon-pushpin"
|
|
aria-hidden="true"
|
|
></span
|
|
></a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-sm-12">
|
|
<h2>Tasks</h2>
|
|
<hr />
|
|
|
|
<div class="panel panel-default table-responsive">
|
|
<table class="table table-bordered table-striped">
|
|
<thead>
|
|
<tr>
|
|
<th width="3%" class="text-center"></th>
|
|
<th>Task Name</th>
|
|
<th width="10%" class="text-right no-break">Time Limit</th>
|
|
<th width="10%" class="text-right no-break">
|
|
Memory Limit
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td class="text-center no-break">
|
|
<a href="/contests/abc100/tasks/abc100_a">A</a>
|
|
</td>
|
|
<td>
|
|
<a href="/contests/abc100/tasks/abc100_a"
|
|
>Happy Birthday!</a
|
|
>
|
|
</td>
|
|
<td class="text-right">2 sec</td>
|
|
<td class="text-right">976 MiB</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="text-center no-break">
|
|
<a href="/contests/abc100/tasks/abc100_b">B</a>
|
|
</td>
|
|
<td>
|
|
<a href="/contests/abc100/tasks/abc100_b"
|
|
>Ringo's Favorite Numbers</a
|
|
>
|
|
</td>
|
|
<td class="text-right">2 sec</td>
|
|
<td class="text-right">976 MiB</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="text-center no-break">
|
|
<a href="/contests/abc100/tasks/abc100_c">C</a>
|
|
</td>
|
|
<td>
|
|
<a href="/contests/abc100/tasks/abc100_c">*3 or /2</a>
|
|
</td>
|
|
<td class="text-right">2 sec</td>
|
|
<td class="text-right">976 MiB</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="text-center no-break">
|
|
<a href="/contests/abc100/tasks/abc100_d">D</a>
|
|
</td>
|
|
<td>
|
|
<a href="/contests/abc100/tasks/abc100_d"
|
|
>Patisserie ABC</a
|
|
>
|
|
</td>
|
|
<td class="text-right">2 sec</td>
|
|
<td class="text-right">976 MiB</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<p class="btn-text-group">
|
|
<a class="btn-text" href="/contests/abc100/tasks_print"
|
|
>Tasks for printing</a
|
|
>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<div
|
|
class="a2a_kit a2a_kit_size_20 a2a_default_style pull-right"
|
|
data-a2a-url="https://atcoder.jp/contests/abc100/tasks?lang=en"
|
|
data-a2a-title="Tasks - AtCoder Beginner Contest 100"
|
|
>
|
|
<a class="a2a_button_facebook"></a>
|
|
<a class="a2a_button_twitter"></a>
|
|
|
|
<a class="a2a_button_telegram"></a>
|
|
|
|
<a class="a2a_dd" href="https://www.addtoany.com/share"></a>
|
|
</div>
|
|
|
|
<script async src="//static.addtoany.com/menu/page.js"></script>
|
|
</div>
|
|
<hr />
|
|
</div>
|
|
|
|
<div class="container" style="margin-bottom: 80px">
|
|
<footer class="footer">
|
|
<ul>
|
|
<li><a href="/contests/abc100/rules">Rule</a></li>
|
|
<li><a href="/contests/abc100/glossary">Glossary</a></li>
|
|
</ul>
|
|
|
|
<ul>
|
|
<li><a href="/tos">Terms of service</a></li>
|
|
<li><a href="/privacy">Privacy Policy</a></li>
|
|
<li><a href="/personal">Information Protection Policy</a></li>
|
|
<li><a href="/company">Company</a></li>
|
|
<li><a href="/faq">FAQ</a></li>
|
|
<li><a href="/contact">Contact</a></li>
|
|
</ul>
|
|
<div class="text-center">
|
|
<small id="copyright"
|
|
>Copyright Since 2012 ©<a href="http://atcoder.co.jp"
|
|
>AtCoder Inc.</a
|
|
>
|
|
All rights reserved.</small
|
|
>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
<p id="fixed-server-timer" class="contest-timer"></p>
|
|
<div id="scroll-page-top" style="display: none">
|
|
<span class="glyphicon glyphicon-arrow-up" aria-hidden="true"></span> Page
|
|
Top
|
|
</div>
|
|
</body>
|
|
</html>
|