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_19100361_5764.cpp:1:14: error: 'N' was not declared in this scope
 char table_a[N] = {};
              ^
0_0_19100361_5764.cpp:2:14: error: 'N' was not declared in this scope
 char table_b[N] = {};
              ^
0_0_19100361_5764.cpp: In function 'int main()':
0_0_19100361_5764.cpp:8:24: error: 'scanf' was not declared in this scope
  while (~scanf("%d", &m))
                        ^
0_0_19100361_5764.cpp:13:12: error: 'getchar' was not declared in this scope
    getchar();//ÎüÊÕ¿Õ¸ñ
            ^
0_0_19100361_5764.cpp:18:30: error: 'printf' was not declared in this scope
    printf("%.lf\n", count / 2);
                              ^


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-18 00:16:28, Gzip enabled