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_33615804_1268.cpp: In function 'void create_trie(char*)':
0_0_33615804_1268.cpp:12:13: error: 'root' was not declared in this scope
     node*p=&root;
             ^
0_0_33615804_1268.cpp: In function 'int search_trie(char*)':
0_0_33615804_1268.cpp:34:16: error: 'root' was not declared in this scope
         node p=root;
                ^
0_0_33615804_1268.cpp: In function 'int main()':
0_0_33615804_1268.cpp:75:28: error: conversion from 'node*' to non-scalar type 'node' requested
         node root=new node();
                            ^


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-07-03 18:51:27, Gzip enabled