일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 페이코 초대코드
- php 프로그래밍
- Java
- 스프링
- php 프로그래밍 입문 3판
- 페이코 추천인
- JAVA SPRING
- 페이코 추천인코드
- 자바 스프링
- php 프로그래밍 입문 문제풀이
- SWEA
- php 프로그래밍 입문 연습문제
- C
- php 프로그래밍 입문 솔루션
- 플러터
- 최단 경로
- php
- C언어
- Flutter
- spring
- 한정 분기
- 파이썬
- 자바
- 백준
- programmers
- 배열
- 페이코 친구코드
- 플러터 개발환경 설정
- php 프로그래밍 입문
- php 프로그래밍 입문 예제
Archives
- Today
- Total
03-10 00:04
목록python 7891 (1)
ImJay

[파이썬/Python] 백준 7891번 Can you add this? 7891번: Can you add this? The input contains several test cases. The first line contains and integer t (t ≤ 100) denoting the number of test cases. Then t tests follow, each of them consisiting of two space separated integers x and y (−109 ≤ x, y ≤ 109). www.acmicpc.net 문제 Given two integers, calculate and output their sum. 두 정수가 주어졌을 때, 그들의 합을 계산하고 출력해야 합니..
Solved.ac - Python/Bronze V
2023. 6. 5. 04:46