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_30471931_6855.cpp: In function 'int main()':
0_0_30471931_6855.cpp:64:31: error: 'scanf' was not declared in this scope
     while(scanf("%d%d", &n, &m), n || m) {
                               ^
0_0_30471931_6855.cpp:73:27: error: 'printf' was not declared in this scope
         printf("%d\n", ans);
                           ^
0_0_30471931_6855.cpp: In instantiation of 'void Link<N, M, T>::clear() [with int N = 4101; int M = 8197; T = int]':
0_0_30471931_6855.cpp:44:13:   required from here
0_0_30471931_6855.cpp:2:41: error: 'memset' was not declared in this scope
 #define mset(a, b) memset(a, b, sizeof a)
                                         ^
0_0_30471931_6855.cpp:16:19: note: in expansion of macro 'mset'
     void clear() {mset(HEAD, 0); tot = 0;}
                   ^


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-06-28 02:16:51, Gzip enabled