// editor2
#include<stdio.h>
int main() {
   int n;
   printf(10 54 25 65 45);
   return 0;