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_38977672_13959.cpp: In function 'int main(int, char**)':
0_0_38977672_13959.cpp:52:5: error: 'scanf_s' was not declared in this scope
   52 |     scanf_s("%d", &N);
      |     ^~~~~~~
0_0_38977672_13959.cpp:87:5: error: 'printf' was not declared in this scope
   87 |     printf("%d", solution.MaxSum(nodes[root_idx]));
      |     ^~~~~~
0_0_38977672_13959.cpp:3:1: note: 'printf' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'?
    2 | #include <vector>
  +++ |+#include <cstdio>
    3 | 


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-10-23 17:26:00, Gzip enabled