forked from BuckyMaler/global
-
Notifications
You must be signed in to change notification settings - Fork 0
/
events_cs.html
172 lines (155 loc) · 8.32 KB
/
events_cs.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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<html>
<head>
<link rel="stylesheet" href="assets/css/events_cs.css">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<meta name="viewport" content="width=device-width">
</head>
<body style="background-image: url(assets/img/events-img/cs.jpg);">
<div class="demo-btns">
<header>
<div id=aowo style="background-color: rgba(0,0,0,0.5);">
<h1>CS Club.</h1>
</div>
</header>
<div class="info">
<div class="buttons">
<p>
<a href="" data-modal="#modal1" class="modal__trigger">AInigma</a>
<a href="" data-modal="#modal2" class="modal__trigger">Decode Battle</a>
<a href="" data-modal="#modal3" class="modal__trigger">Byte (Hackathon)</a>
</p>
</div>
</div>
</div>
<!-- Modal -->
<div id="modal1" class="modal modal--align-top modal__bg" role="dialog" aria-hidden="true">
<div class="modal__dialog">
<div class="modal__content">
<h1>AInigma</h1>
<h2>Details</h2>
<p>
<ul style="list-style-type:square">
<li>The participants are given 90 minutes.</li>
<li>The programming language is fixed.</li>
<li>The students are given one hour <i style="text-decoration: italics">(the first 60 minutes)</i>
to study the
programming language and get familiar with it to a very minimalistic level.</li>
<li>Internet access is given to them only for the first 60 minutes and not for the
next 30 minutes. <i style="text-decoration: italics">(Mobile phones will be restricted for
those 30 minutes)</i></li>
<li>Then a problem is given to them considering the amount of familiarity a
beginner can gain in 60 minutes to a new programming language. The problem is to be solved using the fixed language.</li>
</ul>
</p>
<h2>Requirements</h2>
<p>Participants are
supposed to have laptops.</p>
<!-- <p><img src="http://unsplash.it/600/300" alt="" /></p> -->
<h2>Team Size</h2>
<p>It is an individual event</p>
<h2>Motive</h2>
<p>To gain a friendly environmental attitude towards learning and not
competing.
</p>
<h2>Constraint</h2>
<p>This event is only for the first years (2018 batch).</p>
<!-- modal close button -->
<p id="ainig" class="w3-btn w3-blue">Register</p>
<a href="" class="modal__close demo-close">
<svg class="" viewBox="0 0 24 24">
<path d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z" />
<path d="M0 0h24v24h-24z" fill="none" /></svg>
</a>
</div>
</div>
</div>
<div id="modal2" class="modal modal--align-top modal__bg" role="dialog" aria-hidden="true">
<div class="modal__dialog">
<div class="modal__content">
<h1>Decode Battle</h1>
<h2>Details</h2>
<p>There are two problems in this event:
<ul style="list-style-type:square">
<li>A computational or an algorithmic problem where the answer is a number,
or a string.</li>
<li>This problem is encrypted or encoded with the answer obtained above.
The problem will be given as a file. The contents of the file will be encoded
with the above obtained answer. The participants are supposed to decode
the problem and then solve it.</li>
</ul>
This will cover their logical thinking skills for the first problem and their
applicational skills via the second problem. There is no language constraint for
this event. Even assembly is accepted <i style="text-decoration: italics">(if they are comfortable)</i>.
</p>
<!-- <p><img src="http://unsplash.it/600/300" alt="" /></p> -->
<h2>Team Size</h2>
<p>It is an individual event</p>
<h2>Deadline</h2>
<p>The event will run for two hours and cannot be brought down to less
than 90 minutes upon negotiation for event scheduling.
</p>
<h3>Constraint</h3>
<p>This event is open to everyone in any branch of the Institute.</p>
<!-- <p>Requirements : Only two members per team.</p> -->
<!-- modal close button -->
<p id="decodi" class="w3-btn w3-blue">Register</p>
<a href="" class="modal__close demo-close">
<svg class="" viewBox="0 0 24 24">
<path d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z" />
<path d="M0 0h24v24h-24z" fill="none" /></svg>
</a>
</div>
</div>
</div>
<div id="modal3" class="modal modal--align-top modal__bg" role="dialog" aria-hidden="true">
<div class="modal__dialog">
<div class="modal__content">
<h1>Byte (Hackathon)</h1>
<h3>(In collaboration with Zerone Club)</h3>
<h2>Description</h2>
<p>The participants are given 3 to 4 hours, so the problem statement is going to
be a difficult task. There is only problem statement given to all teams. Internet
access is allowed throughout the event.</p>
<!-- <p><img src="http://unsplash.it/600/300" alt="" /></p> -->
<h2>Team Size</h2>
<p>2 members</p>
<h2>Criteria for Judging</h2>
<p>
<ul style="list-style-type:square">
<li>Lines of code</li>
<li>Binary size</li>
<li>Processing time</li>
<li>Memory Utilization (not CPU utilization)
For example, if they’re implementing a web server; The server shouldn’t crash
given 1 million HTTP requests to the end point.</li>
</ul>
</p>
<h3>Example Scenario</h3>
<p>If a submission ‘A’ takes 10 secs to compute the task and takes 500 mb of
memory space. And another submission ‘B’ takes 15 secs to compute the task
and takes 150 MB of memory space, then ‘B’ is the winner. 350 MB of extra
memory is costlier than 5 seconds of extra time.</p>
<h2>Prize</h2>
<p>First prize: 2000/-<br>
Second prize: 1000/-</p>
<h2>Registration fee</h2>
<p>100/-</p>
<!-- <p>Requirements : Only two members per team.</p> -->
<!-- modal close button -->
<p id="hack" class="w3-btn w3-blue">Register</p>
<a href="" class="modal__close demo-close">
<svg class="" viewBox="0 0 24 24">
<path d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z" />
<path d="M0 0h24v24h-24z" fill="none" /></svg>
</a>
</div>
</div>
</div>
<!-- Ettrics -->
<a href="index.html" class="logo">
<img class="logo" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/45226/ettrics-logo.svg" alt="" />
</a>
</body>
<script src="assets/js/events_cs.js"></script>
</html>