-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathchallenge.html
More file actions
212 lines (198 loc) Β· 11.1 KB
/
challenge.html
File metadata and controls
212 lines (198 loc) Β· 11.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Eigen Trails - IISc QFF 2025</title>
<link rel="stylesheet" href="styles.css" />
<script defer src="registration-check.js"></script>
<script defer src="script.js"></script>
<script defer src="challenge.js?v=3"></script>
</head>
<body>
<!-- Header -->
<header class="site-header">
<div class="logo">
<img src="assets/Top-qiskit-logo.png" alt="Qiskit" width="35" />
<nav class="nav-main"><a href="index.html"><span class="logo-text">IISc Qiskit Fall Fest 2025</span></a></nav>
</div>
<nav class="nav-links" id="nav-links">
<a href="index.html#details">Details</a>
<a href="https://docs.google.com/document/d/e/2PACX-1vSsS--oK1_wnLFpL49v24OksM9GULGYK4f6avmO34VwYYhD9nViaS3q5kd1zZ3T9VE0WVZnB69ML7Js/pub" target="_blank">Hackathon</a>
<a href="index.html#schedule">Schedule</a>
<a href="index.html#speakers">Speakers</a>
<a href="index.html#collaborations">Collaborations</a>
<a href="index.html#organizing">Organizing Team</a>
<a href="index.html#links">Socials</a>
<a href="challenge.html" class="active">Eigen Trails</a>
</nav>
<div class="hamburger" id="hamburger">
☰
</div>
</header>
<!-- Eigen Trails Hero -->
<section class="challenge-hero">
<div class="hero-content">
<h1>Eigen Trails</h1>
<p>Embark on quantum trails and compete with fellow participants!</p>
</div>
</section>
<!-- Winners Announcement -->
<section class="winners-announcement" id="winners-announcement">
<div class="container">
<div class="announcement-banner">
<div class="banner-icon">π</div>
<div class="banner-content">
<h2>π Congratulations to Our Eigen Trails Winners! π</h2>
<div class="winners-list">
<div class="winner">
<span class="medal">π₯</span>
<strong>Jatin</strong>
<span class="points">109.95 points</span>
</div>
<div class="winner">
<span class="medal">π₯</span>
<strong>Sachin</strong>
<span class="points">109.95 points</span>
</div>
</div>
<p class="winners-message">Exceptional performance on all quantum trails! Well done to both our champions!</p>
</div>
</div>
</div>
</section>
<!-- Leaderboard Section -->
<section class="leaderboard-section" id="leaderboard-section">
<div class="container">
<!-- Problem Statements Links - Consolidated -->
<div class="notebooks-container">
<h2 style="text-align: center; margin-bottom: 1.5rem;">π Eigen Trails Notebooks</h2>
<div class="notebooks-grid">
<div class="notebook-card">
<div class="notebook-icon">π</div>
<h3>Day-1 Problems</h3>
<a href="https://colab.research.google.com/drive/15DrS8om18hC9cPVDUsH5nbt0qHrU9exn"
target="_blank"
rel="noopener noreferrer"
class="colab-link">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab">
</a>
</div>
<div class="notebook-card">
<div class="notebook-icon">π</div>
<h3>Day-2 Problems</h3>
<a href="https://colab.research.google.com/drive/17luZ9XVZ1o-G3srab8Uj0crq8zooYQxC"
target="_blank"
rel="noopener noreferrer"
class="colab-link">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab">
</a>
</div>
<div class="notebook-card">
<div class="notebook-icon">π</div>
<h3>Day-3 Problems</h3>
<a href="https://colab.research.google.com/drive/1Ho6o92M9B8JkOxlw-9mc1evFSSUOvV2T"
target="_blank"
rel="noopener noreferrer"
class="colab-link">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab">
</a>
</div>
<div class="notebook-card solution-card">
<div class="notebook-icon">β
</div>
<h3>Solutions</h3>
<a href="https://colab.research.google.com/drive/1xU_TBKB_rDXerIxkUXguJeikn2c7geGE?usp=sharing"
target="_blank"
rel="noopener noreferrer"
class="colab-link">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab">
</a>
</div>
</div>
</div>
<h2>Leaderboard</h2>
<div class="contest-info">
<p>Final Ranking of <span class="contest-title">IISc Qiskit Fall Fest 2025 - Eigen Trails</span></p>
</div>
<div class="leaderboard-container">
<div class="loading" id="leaderboard-loading">Loading leaderboard...</div>
<div class="contest-leaderboard" id="leaderboard-table" style="display: none;">
<table class="leaderboard-table">
<thead>
<tr class="leaderboard-header">
<th class="rank-col">Rank</th>
<th class="name-col">Name</th>
<th class="challenge-col">Ring the Bell</th>
<th class="challenge-col">Entanglement Heist</th>
<th class="challenge-col">Be a Dicke</th>
<th class="challenge-col">Cook Me GHZ</th>
<th class="challenge-col">Will of the W</th>
<th class="challenge-col">Matrix Reloaded</th>
<th class="challenge-col">Energy Hunter</th>
<th class="challenge-col">Pauli Chronicles</th>
<th class="challenge-col">Parity Time</th>
<th class="score-col">Total Score</th>
</tr>
</thead>
<tbody id="leaderboard-body">
<!-- Leaderboard entries will be populated here -->
</tbody>
</table>
</div>
</div>
</div>
</section>
<!-- Trail Submission Section
<section class="challenge-submission" id="challenge-submission">
<div class="container">
<h2>Submit Trail Solution</h2>
<form class="challenge-form" id="challenge-form">
<div class="form-group">
<label for="challenge-select">Select Trail:</label>
<select id="challenge-select" name="challenge" required>
<option value="">-- Select a Trail --</option>
<option value="ring-the-bell">Ring the Bell (5 pts - 2 qubits Bell state)</option>
<option value="entanglement-heist">Entanglement Heist (10 pts - Quantum teleportation)</option>
<option value="be-a-dicke">Be a Dicke (20 pts - Dicke(5,2) state)</option>
<option value="cook-me-ghz">Cook Me GHZ (5 pts - 4-qubit GHZ state)</option>
<option value="will-of-w">Will of the W (10 pts - W state)</option>
<option value="matrix-reloaded">Matrix Reloaded (20 pts - Block encoding)</option>
<option value="energy-hunter">Energy Hunter (10 pts - VQE)</option>
<option value="pauli-chronicles">Pauli String Chronicles (10 pts - Circuit design)</option>
<option value="parity-time">It's Parity Time (20 pts - Parity check gadget)</option>
</select>
</div>
<div class="form-group">
<label for="email">Email Address:</label>
<input type="email" id="email" name="email" required placeholder="your.email@example.com" />
</div>
<div class="form-group">
<label for="qpy-file">Upload .qpy File:</label>
<div class="file-upload-container">
<input type="file" id="qpy-file" name="qpy-file" accept=".qpy" />
<div class="file-upload-info">
<p>Please upload your quantum circuit as a .qpy file</p>
<p class="file-size-limit">Maximum file size: 10MB</p>
</div>
</div>
</div>
<div class="form-group">
<button type="submit" class="submit-btn" id="submit-btn">
<span class="btn-text">Submit Solution</span>
<span class="btn-loading" style="display: none;">Submitting...</span>
</button>
</div>
</form>
<div class="submission-result" id="submission-result" style="display: none;">
<!-- Submission result will be displayed here
</div>
</div>
</section> -->
<!-- Footer -->
<footer class="site-footer">
<div class="container">
<p>© 2025 IISc Qiskit Fall Fest. All rights reserved.</p>
</div>
</footer>
</body>
</html>