🧮 PS
-
문제 링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1078번 #include using namespace std; int main(){ int a, sum=0; cin >> a; for(int i=2; i>n; for(int i=1;ia>>m>>d>>n; for(int i=1;i>b>>c; while(true){ if(day%a==0 and day%b==0 and day%c==0){cout
코드업 (Code up) 1078~1092 (기초-종합) [ C++, CPP ]문제 링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1078번 #include using namespace std; int main(){ int a, sum=0; cin >> a; for(int i=2; i>n; for(int i=1;ia>>m>>d>>n; for(int i=1;i>b>>c; while(true){ if(day%a==0 and day%b==0 and day%c==0){cout
2020.03.06 -
문제링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1071번 #include using namespace std; int main(){ int a; while(true){ cin >> a; if(a==0){break;} cout k; for(int i=0; i!=k;i++){ cin >> a; cout a; if(a==0){break;} cout a; while(a>0){ cout 0){ a -=1; cout a; for(int i=0; i
코드업 (Code up) 1071~1077 (반복실행구조) [ C++, CPP ]문제링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1071번 #include using namespace std; int main(){ int a; while(true){ cin >> a; if(a==0){break;} cout k; for(int i=0; i!=k;i++){ cin >> a; cout a; if(a==0){break;} cout a; while(a>0){ cout 0){ a -=1; cout a; for(int i=0; i
2020.03.06 -
*문제 링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1065번 #include using namespace std; int main(){ int a, b, c; cin >> a >> b >> c; if(a%2==0){ cout
코드업 (Code up) 1065 ~ 1070 (선택실행구조) [ C++, CPP ]*문제 링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1065번 #include using namespace std; int main(){ int a, b, c; cin >> a >> b >> c; if(a%2==0){ cout
2020.03.05 -
문제링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *삼항연산자 ex ) x==10 ? value1 : value0; 변수(참거짓을 판단할), 또는 조건식 ? 참일때 사용값 : 거짓일때 사용값; *1063번 #include using namespace std ; int main(){ int a,b; cin >> a >> b; cout a >> b >> c; cout
코드업 (Code up) 1063 ~ 1064 (삼항연산) [ C++, CPP ]문제링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *삼항연산자 ex ) x==10 ? value1 : value0; 변수(참거짓을 판단할), 또는 조건식 ? 참일때 사용값 : 거짓일때 사용값; *1063번 #include using namespace std ; int main(){ int a,b; cin >> a >> b; cout a >> b >> c; cout
2020.03.05 -
문제링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1059번 #include using namespace std; int main(){ int a; cin >> a; cout > a>>b; cout > a>>b; cout > a>>b; cout
코드업 (Code up) 1059~1062 (비트단위 논리연산) [ C++, CPP ]문제링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1059번 #include using namespace std; int main(){ int a; cin >> a; cout > a>>b; cout > a>>b; cout > a>>b; cout
2020.03.05 -
문제 링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1053번 #include using namespace std; int main(){ int a; cin >> a; cout > a>>b; cout > a>>b; cout > a>>b; cout > a>>b; cout > a>>b; cout
코드업 (Code up) 1053~1058 (논리연산) [ C++, CPP ]문제 링크 : https://codeup.kr/problemsetsol.php?psid=23 문제집 / 기초 100제 codeup.kr *1053번 #include using namespace std; int main(){ int a; cin >> a; cout > a>>b; cout > a>>b; cout > a>>b; cout > a>>b; cout > a>>b; cout
2020.03.05