π©π» νλ‘κ·Έλλ°/π C++
[C++] νλ‘κ·Έλ¨ λ©λͺ¨λ¦¬ κ³΅κ° | C++ νμ€ ν€λ
peewoong
2024. 4. 17. 19:32
π© μ€νμ€μΈ νλ‘κ·Έλ¨μ μ΄μ체μ λ‘λΆν° λ©λͺ¨λ¦¬ 곡κ°μ ν λΉλ°λλ€.
π λ°μ΄ν° : μ μλ³μ μ μ₯
π μ€ν : μ§μλ³μ, λ§€κ°λ³μ μ μ₯
π ν : λμ μΌλ‘ ν λΉμ΄ μ΄λ€μ§λ μμ
π© cλ₯Ό λνκ³ .hλ₯Ό λΉΌλΌ
#include <stdio.h> π #include <cstdio>
#include <stdlib.h> π #include <cstdlib>
#include <math.h> π #include <cmath>
#include <string.h> π #include <cstring>