Posts by Tags

Bronze V

1330번: 두 수 비교하기

less than 1 minute read

두 정수 A와 B가 주어졌을 때, A와 B를 비교하는 프로그램을 작성하시오.

1271번: 엄청난 부자2

less than 1 minute read

갑부 최백준 조교는 동전을 최소로 바꾸는데 성공했으나 김재홍 조교가 그 돈을 발견해서 최백준 조교에게 그 돈을 나누자고 따진다.

1008번: A/B

less than 1 minute read

두 정수 A와 B를 입력받은 다음, A/B를 출력하는 프로그램을 작성하시오.

1001번: A-B

less than 1 minute read

두 정수 A와 B를 입력받은 다음, A-B를 출력하는 프로그램을 작성하시오.

1000번: A+B

less than 1 minute read

두 정수 A와 B를 입력받은 다음, A+B를 출력하는 프로그램을 작성하시오.

Back to top ↑

Python

1330번: 두 수 비교하기

less than 1 minute read

두 정수 A와 B가 주어졌을 때, A와 B를 비교하는 프로그램을 작성하시오.

1271번: 엄청난 부자2

less than 1 minute read

갑부 최백준 조교는 동전을 최소로 바꾸는데 성공했으나 김재홍 조교가 그 돈을 발견해서 최백준 조교에게 그 돈을 나누자고 따진다.

1008번: A/B

less than 1 minute read

두 정수 A와 B를 입력받은 다음, A/B를 출력하는 프로그램을 작성하시오.

1001번: A-B

less than 1 minute read

두 정수 A와 B를 입력받은 다음, A-B를 출력하는 프로그램을 작성하시오.

1000번: A+B

less than 1 minute read

두 정수 A와 B를 입력받은 다음, A+B를 출력하는 프로그램을 작성하시오.

Back to top ↑

OSCP

Back to top ↑

Node.js

Why Use Axios Over Fetch in JavaScript?

3 minute read

When working with HTTP requests in JavaScript, you might wonder why many developers prefer axios over the built-in fetch API. While fetch is natively availab...

1000번: A+B

less than 1 minute read

두 정수 A와 B를 입력받은 다음, A+B를 출력하는 프로그램을 작성하시오.

Back to top ↑

Linux

Back to top ↑

C

1000번: A+B

less than 1 minute read

두 정수 A와 B를 입력받은 다음, A+B를 출력하는 프로그램을 작성하시오.

Back to top ↑

Nmap

Back to top ↑

Ruby

Back to top ↑

Vim

Back to top ↑

TCP/UDP

Back to top ↑

IPv4

Back to top ↑

IPv6

Back to top ↑

Javascript

Why Use Axios Over Fetch in JavaScript?

3 minute read

When working with HTTP requests in JavaScript, you might wonder why many developers prefer axios over the built-in fetch API. While fetch is natively availab...

Back to top ↑