0_0_25581520_5488.cpp:21:5: error: stray '@' in program
ICPC@China
^
0_0_25581520_5488.cpp:43:1: error: stray '\320' in program
新手简单AC
^
0_0_25581520_5488.cpp:43:1: error: stray '\302' in program
0_0_25581520_5488.cpp:43:1: error: stray '\312' in program
0_0_25581520_5488.cpp:43:1: error: stray '\326' in program
0_0_25581520_5488.cpp:43:1: error: stray '\274' in program
0_0_25581520_5488.cpp:43:1: error: stray '\362' in program
0_0_25581520_5488.cpp:43:1: error: stray '\265' in program
0_0_25581520_5488.cpp:43:1: error: stray '\245' in program
0_0_25581520_5488.cpp:117:2: error: stray '#' in program
•新手简单AC (654) tttai~~~ 2018-03-13 18:31:18 Problem 2503◦Re:新手简单AC (738) 17271138 2018-03-13 19:04:37
^
0_0_25581520_5488.cpp:117:1: error: stray '\320' in program
•新手简单AC (654) tttai~~~ 2018-03-13 18:31:18 Problem 2503◦Re:新手简单AC (738) 17271138 2018-03-13 19:04:37
^
0_0_25581520_5488.cpp:117:1: error: stray '\302' in program
0_0_25581520_5488.cpp:117:1: error: stray '\312' in program
0_0_25581520_5488.cpp:117:1: error: stray '\326' in program
0_0_25581520_5488.cpp:117:1: error: stray '\274' in program
0_0_25581520_5488.cpp:117:1: error: stray '\362' in program
0_0_25581520_5488.cpp:117:1: error: stray '\265' in program
0_0_25581520_5488.cpp:117:1: error: stray '\245' in program
0_0_25581520_5488.cpp:117:68: error: stray '#' in program
•新手简单AC (654) tttai~~~ 2018-03-13 18:31:18 Problem 2503◦Re:新手简单AC (738) 17271138 2018-03-13 19:04:37
^
0_0_25581520_5488.cpp:117:1: error: stray '\320' in program
•新手简单AC (654) tttai~~~ 2018-03-13 18:31:18 Problem 2503◦Re:新手简单AC (738) 17271138 2018-03-13 19:04:37
^
0_0_25581520_5488.cpp:117:1: error: stray '\302' in program
0_0_25581520_5488.cpp:117:1: error: stray '\312' in program
0_0_25581520_5488.cpp:117:1: error: stray '\326' in program
0_0_25581520_5488.cpp:117:1: error: stray '\274' in program
0_0_25581520_5488.cpp:117:1: error: stray '\362' in program
0_0_25581520_5488.cpp:117:1: error: stray '\265' in program
0_0_25581520_5488.cpp:117:1: error: stray '\245' in program
0_0_25581520_5488.cpp:135:11: error: stray '#' in program
Content #include<bits/stdc++.h>
^
0_0_25581520_5488.cpp:5:1: error: 'Online' does not name a type
Online Judge Online Exercise Online Teaching Online Contests Exercise Author
^
0_0_25581520_5488.cpp:115:1: error: 'Followed' does not name a type
Followed by:
^
0_0_25581520_5488.cpp:117:19: error: expected constructor, destructor, or type conversion before '(' token
•新手简单AC (654) tttai~~~ 2018-03-13 18:31:18 Problem 2503◦Re:新手简单AC (738) 17271138 2018-03-13 19:04:37
^
0_0_25581520_5488.cpp:117:74: error: 'Re' does not name a type
•新手简单AC (654) tttai~~~ 2018-03-13 18:31:18 Problem 2503◦Re:新手简单AC (738) 17271138 2018-03-13 19:04:37
^
0_0_25581520_5488.cpp: In function 'int GCD(int, int)':
0_0_25581520_5488.cpp:139:5: error: redefinition of 'int GCD(int, int)'
int GCD(int a,int b)
^
0_0_25581520_5488.cpp:60:5: note: 'int GCD(int, int)' previously defined here
int GCD(int a,int b)
^
0_0_25581520_5488.cpp: In function 'int LCM(int, int)':
0_0_25581520_5488.cpp:150:5: error: redefinition of 'int LCM(int, int)'
int LCM(int a,int b)
^
0_0_25581520_5488.cpp:71:5: note: 'int LCM(int, int)' previously defined here
int LCM(int a,int b)
^
0_0_25581520_5488.cpp: In function 'int main()':
0_0_25581520_5488.cpp:154:5: error: redefinition of 'int main()'
int main()
^
0_0_25581520_5488.cpp:75:5: note: 'int main()' previously defined here
int main()
^
0_0_25581520_5488.cpp: At global scope:
0_0_25581520_5488.cpp:186:1: error: expected unqualified-id before '--' token
----------------------------------------------------------------------------------
^
0_0_25581520_5488.cpp:192:19: error: expected unqualified-id before numeric constant
Copyright © 2005-2018 HDU ACM Team. All Rights Reserved.
^
|