#include<stdio.h>
#include<stdlib.h>
int main(){
    int n;
    char name[100];
    for(int i=0;i<=n;i++)
    printf("%s",i);
}