본문 바로가기

SKYLIGHT STUDIO

검색하기
SKYLIGHT STUDIO
프로필사진 SKY_L

  • 분류 전체보기 (34)
    • Computer Programming (18)
      • 자료구조 (2)
      • Assembly (2)
      • Reverse Engineering (0)
      • Computer Architecture (0)
      • Coding Test(C++) (9)
      • Algorithm (3)
      • Xpenology (1)
      • MAYA (1)
    • Front-End (5)
      • Javascript (5)
      • HTML-CSS (0)
    • Game Development (6)
      • Unity C# (6)
      • Unreal (0)
    • Life (5)
      • Computer (2)
      • Keyboard (1)
      • Android (0)
      • IOS (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • 오늘도코드잇
  • 코딩공부
  • 어도비
  • 코테준비
  • ADT
  • 시간복잡도
  • 삼성노트북
  • 몬스긱
  • JS
  • Unity
  • 노트북SSD교체
  • 긱바
  • unityC#
  • 코드잇
  • 백준
  • LinkedList
  • 삼성노트북하판
  • 자료구조
  • 스톡
  • JavaScript
  • 노트북램교체
  • 코테
  • 자바스크립트
  • 브론즈
  • 기계식키보드
  • 코드잇TIL
  • 추상적 자료형
  • solved.ac
  • M1W
  • GMK67
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록백준 (1)

SKYLIGHT STUDIO

[C++][1264] 모음의 개수

#include#include#include#includeusing namespace std;int _num;char _string[256];int main(){ while (1) { _num = 0; cin.getline(_string, 256); if (_string[0] == '#') break; for (int i = 0; i  당연히 if문 저따위로 쓰면 현업에서 욕먹는다.줄 하나를 통째로 받아오려면 cin.getline()

Computer Programming/Coding Test(C++) 2024. 9. 29. 22:03
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바