#include <bits/stdc++.h> #include <string> using namespace std; int main() { int i,j,k,l,m,n,t,c,a[10005]; strin...
Read More
Home / Character-Counting
Showing posts with label Character-Counting. Show all posts
Showing posts with label Character-Counting. Show all posts
DCP-30: Count It
#include <bits/stdc++.h> using namespace std; int main() { int i,j,k,l,n; char a[256]; cin>>n; for(i=1;i&...
Read More
Subscribe to:
Posts
(
Atom
)