-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
439 lines (372 loc) · 18.2 KB
/
Copy pathindex.html
File metadata and controls
439 lines (372 loc) · 18.2 KB
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Code-19: Fund raising coding contest in India</title>
<meta name="description" content="">
<meta name="author" content="Gourav Khunger">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- Global site tag (gtag.js) - Google Analytics
================================================== -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-K79ETS4CBG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-K79ETS4CBG');
</script>
</head>
<body id="top">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader" class="dots-jump">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- header
================================================== -->
<header class="s-header">
<div class="header-logo">
<a class="site-logo" href="index.html">
<img src="images/logo.svg" width="150%" alt="Homepage">
</a>
</div> <!-- end header-logo -->
<nav class="header-nav">
<a href="#0" class="header-nav__close" title="close"><span>Close</span></a>
<h3>Navigate to</h3>
<div class="header-nav__content">
<ul class="header-nav__list">
<li><a class="smoothscroll" href="#home" title="home">Home</a></li>
<li><a class="smoothscroll" href="#about" title="about">About</a></li>
<li><a class="smoothscroll" href="#sponsors" title="sponsors">Sponsors</a></li>
<li><a class="smoothscroll" href="#contact" title="contact">Contact</a></li>
</ul>
<p>Code-19 is a fund raising contest initiated by <a href="https://github.com/Kushagra-Jain99"
target="_blank">Kushagra Jain</a> and <a href="https://github.com/GouravKhunger"
target="_blank">Gourav Khunger</a>
for COVID-19 in India.</p>
<ul class="header-nav__social">
<li>
<a href="https://github.com/code19-contest" target="_blank"><i class="fab fa-github"
aria-hidden="true"></i></a>
</li>
<li>
<a href="http://instagram.com/_code.19_/" target="_blank"><i class="fab fa-instagram"></i></a>
</li>
</ul>
</div> <!-- end header-nav__content -->
</nav> <!-- end header-nav -->
<a class="header-menu-toggle" href="#0">
<span class="header-menu-icon"></span>
</a>
</header> <!-- end s-header -->
<!-- home
================================================== -->
<section id="home" class="s-home page-hero target-section" data-parallax="scroll"
data-image-src="images/hero-bg.png" data-natural-width=3000 data-natural-height=2000 data-position-y=center>
<div class="grid-overlay">
<div></div>
</div>
<div class="home-content">
<div class="row home-content__main">
<h1>
Code-19
</h1>
<h3>
Covid-19 fund raising coding contest
</h3>
<div class="home-content__button">
<a href="#about" class="smoothscroll btn btn--primary btn--large">
About the contest
</a>
<a href="https://forms.gle/x3uecCGi9oEswV7k7" target="_blank" class="btn btn--large">
Register here!
</a>
</div>
</div> <!-- end home-content__main -->
<div class="home-content__scroll">
<a href="#about" class="scroll-link smoothscroll">
Scroll
</a>
</div>
</div> <!-- end home-content -->
<ul class="home-social">
<li>
<a href="https://github.com/code19-contest" target="_blank"><i class="fab fa-github"
aria-hidden="true"></i><span>Github</span></a>
</li>
<li>
<a href="http://instagram.com/_code.19_/" target="_blank"><i class="fab fa-instagram"
aria-hidden="true"></i><span>Instagram</span></a>
</li>
</ul> <!-- end home-social -->
</section> <!-- end s-home -->
<!-- about
================================================== -->
<section id="about" class="s-services target-section darker">
<div class="row section-header bit-narrow" data-aos="fade-up">
<div class="col-full">
<h3 class="display-1 center">Code-19 2021 is over!</h3>
<h3>
The contest was conducted on 8th August, 2021 <a href="https://www.codechef.com/CD192021"
target="_blank">at codechef</a>.
<br /><br />
Thanks to all the people who participated in the contest and donated to the covid-19 funds. Here's
the screen shot of the final
donation we did to the Covid-19 GIVE India funds.
<img src="images/proof.png" class="img-center" />
</h3>
<br /><br />
<div class="hidden stats">
<h3 class="display-1">Code-19 Winners!</h3>
<h3>
The top 5 winners of Code-19 are:
</h3>
<ol class="winners-list">
</ol>
<br />
<h1 class="display-1">Stats:</h2>
<ul class="stats-list">
</ul>
</div>
<hr />
<h3 class="center display-1">Old content</h3>
<hr />
<br />
<h3 class="display-1">About the Contest</h3>
<h3>
Code-19 is a fund raising contest initiated by <a href="https://github.com/Kushagra-Jain99"
target="_blank">Kushagra Jain</a> and <a href="https://github.com/GouravKhunger"
target="_blank">Gourav Khunger</a>
for COVID-19 in India. Our aim is to foster interest regarding competetive programming among young
students as well as contribute our part in India's fight against COVID-19.
<br /><br />
<img src="images/prizes.png" class="img-center" />
</h3>
<br /><br />
<h3 class="display-1">Contest Details</h3>
<h3>
The contest will be conducted on 8th of August from 4pm to 7pm.
There will be 7 problems based on maths, logical reasoning and critical analysis.
You need to solve the problems by coding the logic in your preferred language.
The permitted languages are: C, C++, Java, Python.
</h3>
<br /><br />
<h3 class="display-1">Problem demo</h3>
<h3>
The problems in the Code-19 contest will be like
<a href="https://www.codechef.com/problems/FLOW001" target="_blank">this</a>(but not exactly as
simple).
Make sure to check out this problem and other sample problems on codechef
and become comfortable with the judge to ensure a smooth experience during the contest.
<br /><br /><br /><br />
Also, check out <a class="smoothscroll" href="#rules">Rules and Regulations</a> of the
contest below to gain more insights about the contest.
</h3>
<br /><br />
<h3 class="display-1">Considering Donating us?</h3>
<h3>
If you don't wish to take part in the contest, but still wish to support us in our effort
to help the covid-19 situation, you are welcome to donate us by scanning this qr code:
<br /><br />
<img src="images/qr-code.png" class="img-center" />
<br /><br />
Paypal payment method will be enabled soon! Please
<a class="smoothscroll" href="#contact">contact us</a> if you have any problems.
</h3>
</div>
</div> <!-- end section-header -->
</section> <!-- end s-about -->
<!-- sponsors
================================================== -->
<section id="sponsors" class="s-clients target-section darker">
<div class="row section-header text-center narrow" data-aos="fade-up">
<div class="col-full">
<h1 class="display-1">Contest platform</h1>
</div>
</div>
<div class="row clients-wrap" data-aos="fade-up">
<div class="center">
<ul class="clients">
<div>
<a href="https://www.codechef.com" target="_blank">
<img src="images/sponsors/codechef.svg" style="width:30%; height:auto;" />
</a>
</div>
</ul>
</div>
</div>
<br /><br /><br />
<div class="row section-header text-center narrow" data-aos="fade-up">
<div class="col-full">
<h1 class="display-1">Our Sponsors</h1>
</div>
</div>
<div class="row clients-wrap" data-aos="fade-up">
<div class="center">
<ul class="clients">
<div>
<a href="https://www.kommunicate.io" target="_blank">
<img src="images/sponsors/kommunicate.png" />
</a>
</div>
<div>
<a href="https://www.geeksforgeeks.org" target="_blank">
<img src="images/sponsors/gfg.png" />
</a>
</div>
</ul>
</div>
</div>
</section> <!-- end s-sponsors -->
<!-- rules
================================================== -->
<section id="rules" class="s-about target-section">
<div class="row section-header bit-narrow" data-aos="fade-up">
<div class="col-full">
<h3 class="display-1">Rules and Regulations</h3>
<h3>
You need to abide by these rules. Anyone found violating them will be disqualified immediately.
</h3>
</div>
</div> <!-- end section-header -->
<div class="row bit-narrow">
<div class="about-process process block-1-2 block-tab-full">
<div class="col-block item-process" data-aos="fade-up">
<div class="item-process__text">
<h4 class="item-title">No discussions allowed!</h4>
<p>
Please do not discuss strategy, suggestions or tips in the comments section of the problem
or any social platform during a live contest. Posting questions clarifying the problem
statement in our discord server is fine. If you are unsure,
<a class="smoothscroll" href="#contact">contact us</a>!
Any person found in malpractices will be banned from taking the contest!
</p>
</div>
</div>
<div class="col-block item-process" data-aos="fade-up">
<div class="item-process__text">
<h4 class="item-title">No penalties for multiple submissions</h4>
<p>
You can submit solutions as many times as you'd like, there are no penalties for
incorrect submissions, although, you are expected not to spam a lot of subsmissions.
</p>
</div>
</div>
<div class="col-block item-process" data-aos="fade-up">
<div class="item-process__text">
<h4 class="item-title">No subtasks</h4>
<p>
All the submissions to the problems will either be graded as correct or incorrect.
There won't be any kind of subtasks, even if verdict for a single test case is wrong,
the whole submission will be considered wrong.
If your submission is correct, you will receive a green tick else a red cross on top of your
submission.
</p>
</div>
</div>
<div class="col-block item-process" data-aos="fade-up">
<div class="item-process__text">
<h4 class="item-title">Certificates and prizes</h4>
<p>
All the participants will receive their certificates via personal message on discord.
GeeksforGeeks coupons will by sent to your registered email id.
Amazon voucher winners will be contacted personally by the organizers.
<br /><br />
Only the participants who are a part of our discord server will be entitled for prizes(if
any).
</p>
</div>
</div>
<div class="col-block item-process" data-aos="fade-up">
<div class="item-process__text">
<h4 class="item-title">Discord server</h4>
<p>
Please join <a href="https://discord.com/invite/csQVtAWzs3" target="_blank">our discord
server</a>
to stay updated with the latest announcements and contest details.
<br /><br />
The organizers bear no liability if you miss on any important announcement regarding the
contest,
so be sure to join the server!
</p>
</div>
</div>
<div class="col-block item-process" data-aos="fade-up">
<div class="item-process__text">
<h4 class="item-title">Your queries</h4>
<p>
Please contact us through the chat widget on the lower right, or contact us on the below
emails:<br />
<a href="mailto:gouravkhunger18@gmail.com?subject=Query regarding Code-19"
target="_blank">gouravkhunger18@gmail.com</a><br />
<a href="mailto:kushagra9101@gmail.com?subject=Query regarding Code-19"
target="_blank">kushagra9101@gmail.com</a>
</p>
</div>
</div>
</div>
</div> <!-- end row -->
</section> <!-- end s-rules -->
<!-- contact
================================================== -->
<section id="contact" class="s-contact target-section">
<div class="row section-header narrow" data-aos="fade-up">
<div class="col-full">
<h1 class="display-1">Feel free to join our <u><a href="https://discord.com/invite/csQVtAWzs3"
target="_blank">discord server</a></u> to contact us</h1>
</div>
</div> <!-- end section-header -->
<div class="row contact-main" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">Follow us on:</h3>
<ul class="contact-social">
<li>
<a href="https://github.com/code19-contest" target="_blank"><i class="fab fa-github"
aria-hidden="true"></i></a>
</li>
<li>
<a href="http://instagram.com/_code.19_/" target="_blank"><i class="fab fa-instagram"></i></a>
</li>
</ul>
</div>
</div>
</section> <!-- end s-contact -->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="col-full ss-copyright">
<span>© Copyright Code-19</span>
<span>Website design by <a href="https://github.com/GouravKhunger" target="_blank">Gourav</a></span>
</div>
</div>
<div class="ss-go-top">
<a class="smoothscroll" title="Back to Top" href="#top">Back to Top</a>
</div>
</footer>
<!-- Java Script
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>