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_32726257_16279.cpp:13:9: error: 'num' is not a type
  memset(num, 0, sizeof(num));
         ^
0_0_32726257_16279.cpp:13:14: error: expected identifier before numeric constant
  memset(num, 0, sizeof(num));
              ^
0_0_32726257_16279.cpp:13:14: error: expected ',' or '...' before numeric constant
0_0_32726257_16279.cpp:14:9: error: 'tr' is not a type
  memset(tr, 0, sizeof(tr));
         ^
0_0_32726257_16279.cpp:14:13: error: expected identifier before numeric constant
  memset(tr, 0, sizeof(tr));
             ^
0_0_32726257_16279.cpp:14:13: error: expected ',' or '...' before numeric constant
0_0_32726257_16279.cpp:14:2: error: 'int Trie::memset(int, int)' cannot be overloaded
  memset(tr, 0, sizeof(tr));
  ^
0_0_32726257_16279.cpp:13:2: error: with 'int Trie::memset(int, int)'
  memset(num, 0, sizeof(num));
  ^


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.000000(s) query 1, Server time : 2025-02-18 22:55:16, Gzip enabled