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_39108540_8201.cpp:9:13: error: variable or field 'UfsInit' declared void
    9 | static void UfsInit(ssize_t size)
      |             ^~~~~~~
0_0_39108540_8201.cpp:9:21: error: 'ssize_t' was not declared in this scope
    9 | static void UfsInit(ssize_t size)
      |                     ^~~~~~~
0_0_39108540_8201.cpp: In function 'int DEMO_GET_CIRCLES()':
0_0_39108540_8201.cpp:53:17: error: 'scanf' was not declared in this scope
   53 |                 scanf("%d", &vertexNums);
      |                 ^~~~~
0_0_39108540_8201.cpp:55:25: error: 'printf' was not declared in this scope
   55 |                         printf("scanf error, vertexNums is %d", vertexNums);
      |                         ^~~~~~
0_0_39108540_8201.cpp:1:1: note: 'printf' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'?
  +++ |+#include <cstdio>
    1 | 
0_0_39108540_8201.cpp:61:25: error: 'printf' was not declared in this scope
   61 |                         printf("scanf error, edgeNums is %d", edgeNums);
      |                         ^~~~~~
0_0_39108540_8201.cpp:61:25: note: 'printf' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'?
0_0_39108540_8201.cpp:65:17: error: 'UfsInit' was not declared in this scope
   65 |                 UfsInit(vertexNums);
      |                 ^~~~~~~
0_0_39108540_8201.cpp:77:17: error: 'printf' was not declared in this scope
   77 |                 printf("%d\n", ret);
      |                 ^~~~~~
0_0_39108540_8201.cpp:77:17: note: 'printf' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'?


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-05-19 02:57:45, Gzip enabled