摘要: Check Leap Year or Not in C++ To check whether the input year is a leap year or not a leap year in C++ Programming, you have to ask to the user to ent 阅读全文
posted @ 2019-05-18 16:22 Poission 阅读(146) 评论(0) 推荐(0) 编辑
摘要: Bubble Sort in C++ To sort an array in ascending order using bubble sort in C++ programming, you have to ask to the user to enter the array size then 阅读全文
posted @ 2019-05-18 16:08 Poission 阅读(288) 评论(0) 推荐(0) 编辑
摘要: There are different triangles that can be printed. Triangles can be generated by alphabets or numbers. In this C++ program, we are going to print alph 阅读全文
posted @ 2019-05-18 10:56 Poission 阅读(146) 评论(0) 推荐(0) 编辑