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_39274768_4366.cpp: In function 'int main()':
0_0_39274768_4366.cpp:9:9: error: 'sacnf' was not declared in this scope; did you mean 'scanf'?
    9 |         sacnf("%d", &n);
      |         ^~~~~
      |         scanf
0_0_39274768_4366.cpp:15:57: error: invalid operands of types 'const char [3]' and 'int' to binary 'operator&'
   15 |                 for(int i = 0; i < 26; i ++) scanf("%d" &s[i]);
      |                                                    ~~~~ ^~~~~
      |                                                    |        |
      |                                                    |        int
      |                                                    const char [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-05-17 19:52:01, Gzip enabled