markdown 在线制作ppt json校验和格式化工具

POJ 2346

#include<iostream>
#include<stdio.h>
using namespace std;

int a[] = {10,670,55252,4816030,432457640};

int main()
{
    int num;
    cin>>num;
    cout<<a[num/2-1]<<endl;
}

 

posted @ 2015-06-11 10:48  GavinHacker  阅读(109)  评论(0编辑  收藏  举报
markdown 在线制作ppt json校验和格式化工具