We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72d6d35 + e031259 commit 4606ca8Copy full SHA for 4606ca8
components/EventList.tsx
@@ -47,6 +47,7 @@ export const EventDetails: EventDetailsType = {
47
begin: '2024/3/23',
48
end: '2024/3/24'
49
},
50
+ judge: 'http://judge.u-aizu.ac.jp/onlinejudge/index.jsp',
51
detailURL: 'https://rippro.connpass.com/event/309923/',
52
problemSet: [
53
{
@@ -68,7 +69,8 @@ export const EventDetails: EventDetailsType = {
68
69
{ title: 'G: Skating', link: 'G_Skating.pdf' },
70
{ title: 'H: miNIMum', link: 'H_miNIMum.pdf' },
71
{ title: 'I: jucumber', link: 'I_jucumber.pdf' }
- ]
72
+ ],
73
+ place: '立命館大学 BKC'
74
75
rupc2019: {
76
title: '立命合宿 2019',
0 commit comments