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_13293919_14127.cpp: In function 'int dfs(Elem)':
0_0_13293919_14127.cpp:151:6: error: 'memoize' was not declared in this scope
  if (memoize.find(a) != memoize.end())
      ^
0_0_13293919_14127.cpp:171:2: error: 'memoize' was not declared in this scope
  memoize[a] = ret;
  ^
0_0_13293919_14127.cpp: In function 'int work()':
0_0_13293919_14127.cpp:177:2: error: 'memoize' was not declared in this scope
  memoize.clear();
  ^
0_0_13293919_14127.cpp:181:18: error: 'st' was not declared in this scope
  for (int i = 0; st[i]; i++)
                  ^
0_0_13293919_14127.cpp: In function 'int main()':
0_0_13293919_14127.cpp:194:22: error: 'n' was not declared in this scope
  while (scanf("%d", &n), n)
                      ^
0_0_13293919_14127.cpp:199:16: error: 'st' was not declared in this scope
    scanf("%s", st);
                ^
0_0_13293919_14127.cpp:203:15: error: 'st' was not declared in this scope
   scanf("%s", st);
               ^


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 12:38:51, Gzip enabled