본문 바로가기

갬미의 성장일기

검색하기
갬미의 성장일기
프로필사진 갬미

  • 분류 전체보기 (151)
    • Cloud (73)
      • Cloud 공부일기 (73)
    • 자격증 (8)
      • 회고 (4)
      • 네트워크 관리사 2급 (3)
      • CKA (1)
      • 정보처리기사 (0)
    • Algorithm (58)
      • 알고리즘 문제풀이 (8)
      • Algorithm Study (30)
      • Python 문법 (5)
      • Web(django) (5)
      • Troubleshooting (10)
    • Deep Learning& ML (11)
      • Tensorflow cert (3)
      • CV (2)
      • NLP (3)
      • Data Analysis & ML (0)
      • SQL (3)
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
  • 프로그래머스 위클리챌린지
  • NLP
  • 코딩테스트
  • 이것이 코딩테스트다
  • 자연어처리
  • SQL
  • 프로그래머스
  • 한국어 자연어처리
  • 이코테
  • Python
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록백준 (1)

갬미의 성장일기

[error] 주피터 sys.stdin.readline 오류

주피터에서 다음 소스코드를 입력하면 아래와 같은 오류가 발생한다 import sys input = sys.stdin.readline n, m = map(int,input().split()) --------------------------------------------------------------------------- ValueError Traceback (most recent call last) in 2 3 input = sys.stdin.readline ----> 4 n, m = map(int,input().split()) ValueError: not enough values to unpack (expected 2, got 0) 대체 뭐가 문제냐 ~ 했는데 sys를 import하지 않으면 해결된..

Algorithm/Troubleshooting 2021. 12. 28. 02:00
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바