#include<stdio.h>
int main(){
    int n;
    int arr[10];
    {
    printf("5 10 15 20 30",n);
    return 0;
    }
}