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_13314068_23813.cpp:1:457: fatal error: GCC4.9.2/lib/gcc/x86_64-w64-mingw32/4.9.2/include/stdio.h>voi: Invalid argument
    #include<stdio.h>void main(){ int a,b,c,d; while(scanf("%d%d",&a,&b)!=EOF,a!=0&&b!=0) {int s[100],i=0,j=0;c=a*100/b;for(;c*b<((a+1)*100);C++){   d=c*b-a*100;   if(d<0)continue;   else   {    s=d;    i++;   }}if(i==1){   if(s[i-1]<10)printf("0%d\n",s[i-1]);   else printf("%d\n",s[i-1]);}else{   for(j=0;j<i-1;j++)   {    if(s[j]<10)printf("0%d ",s[j]);    else printf("%d ",s[j]);   }   if(s[j]<10)printf("0%d\n",s[j]);   else printf("%d\n",s[j]);}   }}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^
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-12-01 17:43:44, Gzip enabled