Skip to content

Commit 29dd1c5

Browse files
committed
leaderboard_v5
1 parent 83b6481 commit 29dd1c5

File tree

6 files changed

+89
-0
lines changed

6 files changed

+89
-0
lines changed

build/leaderboard_v5.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><title>LiveCodeBench Leaderboard</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="LiveCodeBench Leaderboard"/><link rel="stylesheet" href="bootstrap.min.css"/><link rel="stylesheet" href="./css/bulma.min.css"/><link rel="stylesheet" href="./css/bulma-carousel.min.css"/><link rel="stylesheet" href="./css/bulma-slider.min.css"/><link rel="stylesheet" href="./css/fontawesome.all.min.css"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css"/><link rel="stylesheet" href="./css/index.css"/><link rel="icon" href="./images/favicon.svg"/><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script><script defer="defer" src="./js/fontawesome.all.min.js"></script><script src="./js/bulma-carousel.min.js"></script><script src="./js/bulma-slider.min.js"></script><script src="./js/index.js"></script><script defer="defer" src="./static/js/main.2488308f.js"></script><link href="./static/css/main.be588df3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

build/static_v5/css/main.be588df3.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static_v5/css/main.be588df3.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static_v5/js/main.2488308f.js

Lines changed: 3 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
/**
2+
* @ag-grid-community/all-modules - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue * @version v31.0.1
3+
* @link https://www.ag-grid.com/
4+
* @license MIT
5+
*/
6+
7+
/**
8+
* @ag-grid-community/core - Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
9+
* @version v31.0.1
10+
* @link https://www.ag-grid.com/
11+
* @license MIT
12+
*/
13+
14+
/**
15+
* @license React
16+
* react-dom-server-legacy.browser.production.min.js
17+
*
18+
* Copyright (c) Facebook, Inc. and its affiliates.
19+
*
20+
* This source code is licensed under the MIT license found in the
21+
* LICENSE file in the root directory of this source tree.
22+
*/
23+
24+
/**
25+
* @license React
26+
* react-dom-server.browser.production.min.js
27+
*
28+
* Copyright (c) Facebook, Inc. and its affiliates.
29+
*
30+
* This source code is licensed under the MIT license found in the
31+
* LICENSE file in the root directory of this source tree.
32+
*/
33+
34+
/**
35+
* @license React
36+
* react-dom.production.min.js
37+
*
38+
* Copyright (c) Facebook, Inc. and its affiliates.
39+
*
40+
* This source code is licensed under the MIT license found in the
41+
* LICENSE file in the root directory of this source tree.
42+
*/
43+
44+
/**
45+
* @license React
46+
* react-jsx-runtime.production.min.js
47+
*
48+
* Copyright (c) Facebook, Inc. and its affiliates.
49+
*
50+
* This source code is licensed under the MIT license found in the
51+
* LICENSE file in the root directory of this source tree.
52+
*/
53+
54+
/**
55+
* @license React
56+
* react.production.min.js
57+
*
58+
* Copyright (c) Facebook, Inc. and its affiliates.
59+
*
60+
* This source code is licensed under the MIT license found in the
61+
* LICENSE file in the root directory of this source tree.
62+
*/
63+
64+
/**
65+
* @license React
66+
* scheduler.production.min.js
67+
*
68+
* Copyright (c) Facebook, Inc. and its affiliates.
69+
*
70+
* This source code is licensed under the MIT license found in the
71+
* LICENSE file in the root directory of this source tree.
72+
*/
73+
74+
/** @license React v16.13.1
75+
* react-is.production.min.js
76+
*
77+
* Copyright (c) Facebook, Inc. and its affiliates.
78+
*
79+
* This source code is licensed under the MIT license found in the
80+
* LICENSE file in the root directory of this source tree.
81+
*/

build/static_v5/js/main.2488308f.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)