블로그
-
양궁대회
.*; class Solution { public int[] solution(int n, int[] info) { Queue> queue = new LinkedList<& gt;(); List li = new ArrayList<>(); li.add(0); // sumScore li.add(n); // remainArrow li.add(0);
blog.naver.com · 2025.05.09
-
중복자료 찾기
Sub mVisit() Dim score As Integer, result As String, tmpPt As String, N As Integer Dim i As Long For i = 2 To 65536 score = Cells(i, 38).Value If (score >= 4) Then 'tmp = Cells(i, 1) 'For N = 3707 To
blog.naver.com · 2018.06.06
-
[캐나다유학] 보우밸리 컬리지 입학영어점수 기준 변경
(BVC Course) Milestones Test (CLB) Health Care Aide, Recreation Therapy Aide 5.5 with minimum band score of 5.0 71 n/a Minimum grade of Grade B- 7 in each strand Aboriginal Addictions Services Counseling,
blog.naver.com · 2015.12.15
-
C - Dice World 게임 코딩
int main(void) { srand((int)time(NULL)); int Mdice=0; char name[5]; int sum=0,HP=100; int Damage=0,score \n",name); Sleep(450); system("cls"); //룰설명 printf("일단 이 게임은 Dice RPG게임입니다.\n"); Sleep(.......
blog.naver.com · 2015.05.18