백준 문제풀이 C++ [211221] - Taffy
·
코딩/C++
백준 10871번 #include using namespace std; int main(void){ int n,x; cin>>n>>x; int arr[10000]; for(int i=0;i>arr[i]; if(x>arr[i]){ coutb; if(a==0&&b==0){ break; }else{ cout >b; if(cin.eof()==true){ break; }else{ cout
TaffyMuffin
'Baekjoon' 태그의 글 목록