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_37723075_23015.cpp:7:7: error: 'MAXN' was not declared in this scope
 int f[MAXN];
       ^
0_0_37723075_23015.cpp: In function 'int main()':
0_0_37723075_23015.cpp:12:9: error: 'f' was not declared in this scope
  memset(f, 0x3f, sizeof f);
         ^
0_0_37723075_23015.cpp:24:3: error: 'll' was not declared in this scope
   ll x, res=0;
   ^
0_0_37723075_23015.cpp:25:18: error: 'x' was not declared in this scope
   scanf("%lld", &x);
                  ^
0_0_37723075_23015.cpp:26:3: error: 'res' was not declared in this scope
   res+=x/79205*7*31;
   ^
0_0_37723075_23015.cpp:28:23: error: 'INF' was not declared in this scope
   if (res==0 && f[x]==INF)
                       ^


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-07-03 13:30:55, Gzip enabled