블로그
- [js] 정렬 function sort() some ordering criterion){retunr -1;} if(a is greater than b by some ordering criterion){retunr 1;} return 0; } 음수일.......
- 1월23일 NHL분석 토론토 메이플 리프스 vs 콜로라도 애벌랜치 - 7:00 PM Star Rating:8.0 Reason For Pick: We won with Toronto on Saturday as it defeated Ottawa 4-0 The Maple Leafs return home looking to snap another streak as they have dropped three straight home games
- 프로토 베이 10월20일 비야레알,파르티잔,영보이스,브라가,호펜하임,모스크바,코펜하겐,에버턴,아탈란타,아테네,리예카,빅토리아플젠,아스날,퀼른,잘츠부르크,올림피그 마르세유,빌바오,헤르타베를린,라치오,비테세아른험,제니트,레알 소시에다드 To return: ??? : 0 USDOdds: 2.56Stake: 100 USD Starting in Teams Our PredictionOddsFinishedQarabag – Atl.
- [영진전문대학 2-CP-B 컴퓨터정보계열] 22장 programming 2번 소스코드 class MyMath { double v=0.0; public double getAverage(T[] a){ for (int i = 0; i < a.length; i ++) v = v + a[i].doubleValue(); return v/a.length; } } public class Test { public static void main(String
- BOJ 2941 - 크로아티아 알파벳 (문자열 처리) "s=", "z=" }; private String word = null; public int countWord() { if (isWordLengthZero(word)) { return 0; } int count = 0; Pat.......
- libpcap 설치 PCAP_ERRBUF_SIZE]; dev = pcap_lookupdev(errbuf); if(dev == NULL) { fprintf(stderr ,"찾을수 없습니다 : %s \n" ,errbuf); return (2); } printf("장치 : %s \n" ,dev); return(0); } $ gcc test.c -lpcap$ .
- 무기쓰기 게임 (c언어) void 무기쓰기();int main(void){ 무기쓰기(); return 0;}void 무기쓰기(){ printf("입력 : \n"); char input; scanf("%c",
- 8월20일 몽펠리에 HSC VS RC 스트라스부르 분석 MONTPELLIER – STRASBOURG PREDICTION (19.08.2017) The win came home on the first day against Caen with a score of 1-0. The defeat, on the last day at home in Toulouse, always with the result of 1-0.
- 순차탐색 알고리즘(Linear Search) LSearch(a, sizeof(a) / sizeof(int), 2)); printf("%d \n", LSearch(a, sizeof(a) / sizeof(int), 11)); return 0;} int LSearch(int a[], int size, int find){ for (int i = 0; i < s.......
- [Python]Battle_Ship_START print_board(board) def random_row(board): return randint(0, len(board) - 1) def random_col(board): return randint(0, len(board[0]) - 1) ship_row = random_row(board) ship_col = random_col(board) print ("Answer
← 이전
10 페이지