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_39785341_23037.cpp: In function 'int main()':
0_0_39785341_23037.cpp:118:39: error: 'ans1' was not declared in this scope; did you mean 'ans'?
  118 |                 cout << function[name[ans1].idx].content << endl;
      |                                       ^~~~
      |                                       ans
0_0_39785341_23037.cpp:124:9: error: expected '}' before 'else'
  124 |         else
      |         ^~~~
0_0_39785341_23037.cpp:114:9: note: to match this '{'
  114 |         {
      |         ^
0_0_39785341_23037.cpp:129:48: error: 'ans2' was not declared in this scope; did you mean 'ans'?
  129 |                 int len = strlen(name[function[ans2].idx].content);
      |                                                ^~~~
      |                                                ans


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-17 09:33:07, Gzip enabled