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_24519814_7651.cpp:62:2: error: stray '#' in program
 }#include<bits/stdc++.h>
  ^
0_0_24519814_7651.cpp:62:3: error: 'include' does not name a type
 }#include<bits/stdc++.h>
   ^
0_0_24519814_7651.cpp:65:11: error: redefinition of 'long long int k'
 long long k,pw[22];
           ^
0_0_24519814_7651.cpp:4:11: note: 'long long int k' previously declared here
 long long k,pw[22];
           ^
0_0_24519814_7651.cpp:65:18: error: redefinition of 'long long int pw [22]'
 long long k,pw[22];
                  ^
0_0_24519814_7651.cpp:4:13: note: 'long long int pw [22]' previously declared here
 long long k,pw[22];
             ^
0_0_24519814_7651.cpp:66:19: error: redefinition of 'long long int a [35][35]'
 long long a[35][35],b[35][35];
                   ^
0_0_24519814_7651.cpp:5:11: note: 'long long int a [35][35]' previously declared here
 long long a[35][35],b[35][35];
           ^
0_0_24519814_7651.cpp:66:29: error: redefinition of 'long long int b [35][35]'
 long long a[35][35],b[35][35];
                             ^
0_0_24519814_7651.cpp:5:21: note: 'long long int b [35][35]' previously declared here
 long long a[35][35],b[35][35];
                     ^
0_0_24519814_7651.cpp: In function 'void calc()':
0_0_24519814_7651.cpp:68:6: error: redefinition of 'void calc()'
 void calc() {
      ^
0_0_24519814_7651.cpp:7:6: note: 'void calc()' previously defined here
 void calc() {
      ^
0_0_24519814_7651.cpp: In function 'void Solve()':
0_0_24519814_7651.cpp:85:6: error: redefinition of 'void Solve()'
 void Solve() {
      ^
0_0_24519814_7651.cpp:24:6: note: 'void Solve()' previously defined here
 void Solve() {
      ^
0_0_24519814_7651.cpp: In function 'int main()':
0_0_24519814_7651.cpp:116:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_24519814_7651.cpp:55:5: note: 'int main()' previously defined here
 int main() {
     ^


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-05 23:20:58, Gzip enabled