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_32886694_10291.cpp: In function 'int main()':
0_0_32886694_10291.cpp:14:32: error: 'scanf_s' was not declared in this scope
  while (scanf_s("%d %d", &m, &n)==2)  //不==2会超时
                                ^
0_0_32886694_10291.cpp:17:31: error: 'memset' was not declared in this scope
   memset(book, 0, sizeof(book));//每次清空图书馆书的状态,均置为未借的状态,值设为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-17 00:22:45, Gzip enabled