Skip to content

Commit

Permalink
so far
Browse files Browse the repository at this point in the history
  • Loading branch information
kingh0730 committed Mar 1, 2024
1 parent acc52f6 commit 065f319
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 deletions.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"cSpell.words": [
"Leaderboard",
"Naman",
"Streamlit"
]
}
30 changes: 26 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,34 @@
<h1 class="title is-1 publication-title">LiveCodeBench: FIXME</h1>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://keunhong.com">Naman Jain</a
><sup>1</sup>,</span
<a href="FIXME">Naman Jain</a><sup>1</sup>,</span
>
<span class="author-block">
<a href="https://utkarshsinha.com">King Han</a
><sup>1</sup>,</span
<a href="FIXME">King Han</a><sup>1</sup>,</span
>
<span class="author-block">
<a href="FIXME">Alex Gu</a><sup>1</sup>,</span
>
<span class="author-block">
<a href="FIXME">Wen-Ding Li</a><sup>1</sup>,</span
>
<span class="author-block">
<a href="FIXME">Fanjia Yan</a><sup>1</sup>,</span
>
<span class="author-block">
<a href="FIXME">Tianjun Zhang</a><sup>1</sup>,</span
>
<span class="author-block">
<a href="FIXME">Sida Wang</a><sup>1</sup>,</span
>
<span class="author-block">
<a href="FIXME">Armando Solar-Lezama</a><sup>1</sup>,</span
>
<span class="author-block">
<a href="FIXME">Koushik Sen</a><sup>1</sup>,</span
>
<span class="author-block">
<a href="FIXME">Ion Stoica</a><sup>1</sup></span
>
</div>

Expand Down

0 comments on commit 065f319

Please sign in to comment.