include[HTML_REMOVED]
using namespace std;
const int N = 1010;
int a[N], f[N], g[N],ans;
int main() {
int n;
int cnt=0;
while(cin >> n){
cnt;
a[cnt]=n;
}
for (int i = 1; i <= cnt; i) {
f[i] = 1;
for (int j = 1; j < i; j++) {
if (a[j] >= a[i]) f[i] = max(f[i], f[j] + 1);
}
ans = max(ans, f[i]);
}
cout << ans<[HTML_REMOVED]=a[i])
{g[j]=a[i];
flag=true;
break;
}
}
if(flag==false){
cts++;
g[cts]=a[i];
}
}
cout<<cts<<endl;
return 0;
}