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_32868230_1769.cpp:1:7: error: stray '#' in program
 <code>#include <bits/stdc++.h>
       ^
0_0_32868230_1769.cpp:1:1: error: expected unqualified-id before '<' token
 <code>#include <bits/stdc++.h>
 ^
0_0_32868230_1769.cpp:4:1: error: 's' does not name a type
 s
 ^
0_0_32868230_1769.cpp:11:1: error: 'll' does not name a type
 ll f[MAXN], I[MAXN], e[MAXN];
 ^
0_0_32868230_1769.cpp: In function 'void init()':
0_0_32868230_1769.cpp:16:9: error: 'I' was not declared in this scope
         I[i] = 1;
         ^
0_0_32868230_1769.cpp:17:12: error: 'e' was not declared in this scope
     memset(e, 0, sizeof(e));
            ^
0_0_32868230_1769.cpp:17:27: error: 'memset' was not declared in this scope
     memset(e, 0, sizeof(e));
                           ^
0_0_32868230_1769.cpp: At global scope:
0_0_32868230_1769.cpp:21:18: error: variable or field 'convolution' declared void
 void convolution(ll a[], ll b[])
                  ^
0_0_32868230_1769.cpp:21:18: error: 'll' was not declared in this scope
0_0_32868230_1769.cpp:21:26: error: 'll' was not declared in this scope
 void convolution(ll a[], ll b[])
                          ^


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-11-16 12:47:11, Gzip enabled