F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_26813622_21922.cpp:1:566: fatal error: GCC4.9.2/lib/gcc/x86_64-w64-mingw32/4.9.2/include/cstdio>usin: Invalid argument
 #include<cstdio>using namespace std;int a[76]={0,1,4,12,24,36,60,192,120,180,240,576,360,1296,900,720,840,9216,1260,786432,1680,2880,15360,3600,2520,6480,61440,6300,6720,2359296,5040,7560,46080,983040,25920,10080,32400,184320,15120,44100,20160,5308416,107520,25200,2985984,27720,233280,45360,2949120,430080,129600,50400,414720,60480,921600,55440,100800,83160,1658880,322560,176400,181440,110880,1166400,226800,3732480,1290240,166320,352800,2073600,221760,967680,277200,705600,332640,1632960};int main(){ int x; while(~scanf("%d",&x)) printf("%d\n",a[x]); return 0;}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^
compilation terminated.


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-26 20:23:03, Gzip enabled