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_19565125_27369.cpp: In function 'int main()':
0_0_19565125_27369.cpp:5:5: error: 'bign' was not declared in this scope
     bign sum, num;
     ^
0_0_19565125_27369.cpp:6:14: error: 'N' was not declared in this scope
     char str[N];
              ^
0_0_19565125_27369.cpp:10:2: error: 'sum' was not declared in this scope
  sum = 0;
  ^
0_0_19565125_27369.cpp:12:16: error: 'str' was not declared in this scope
  while (cin >> str ) {
                ^
0_0_19565125_27369.cpp:13:25: error: 'strcmp' was not declared in this scope
      if (strcmp(str, "0") == 0)
                         ^
0_0_19565125_27369.cpp:15:6: error: 'num' was not declared in this scope
      num = str;
      ^


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-10-06 04:11:03, Gzip enabled