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_16402127_31592.cpp:25:1: error: expected initializer before 'char'
 char str[222];
 ^
0_0_16402127_31592.cpp: In function 'int main()':
0_0_16402127_31592.cpp:29:2: error: 'll' was not declared in this scope
  ll a, b;
  ^
0_0_16402127_31592.cpp:30:5: error: expected ';' before 'temp'
  ll temp;
     ^
0_0_16402127_31592.cpp:32:14: error: 'str' was not declared in this scope
  while (gets(str))
              ^
0_0_16402127_31592.cpp:34:24: error: 'a' was not declared in this scope
   scanf("%I64d%I64d", &a, &b);
                        ^
0_0_16402127_31592.cpp:34:28: error: 'b' was not declared in this scope
   scanf("%I64d%I64d", &a, &b);
                            ^
0_0_16402127_31592.cpp:38:3: error: 'temp' was not declared in this scope
   temp = atol(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-12-02 08:32:29, Gzip enabled