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_32921969_16467.cpp:1:236: fatal error: GCC4.9.2/lib/gcc/x86_64-w64-mingw32/4.9.2/include/stdio.h>mai: Invalid argument
 #include<stdio.h>main(){ int a[21],i,j,k,b,c,s=0; a[0]=0; a[1]=2; for(i=1;i<20;i++)  a[i+1]=a[i]+1; for(k=20;k>=1;k--) {    b=k/4;   c=0;      for(j=b;j>0;j--)      {     c=c+j;        } s=s+c;} s=s+a[21]; printf("×ܹ²ÓÐ%dÍ·Å£\n",s); }
                                                                                                                                                                                                                                            ^
compilation terminated.


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-11 00:54:06, Gzip enabled