-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathm.txt
192 lines (192 loc) · 4.7 KB
/
m.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
accept
accept
Error: Illegal expression at 19,3
Error: Define of array is wrong at 11,14
accept
Error: Type is wrong at 14,4
accept
Error: Illegal expression at 14,12
accept
Error: Illegal expression at 12,14
Error: Define of array is wrong at 12,18
accept
accept
accept
Error: Main function is wrong at 11,0
Error: missing '}' at 'void' at 12,1
Error: Type is wrong at 16,2
Error: Type of return is wrong at 24,1
Error: mismatched input 'this' expecting ID at 12,10
Error: Illegal expression at 12,1
accept
accept
Error: Type of return is wrong at 12,1
Error: Main function is wrong at 10,0
Error: A does not exist at 11,4
Error: Type is wrong at 11,4
Error: Redefinition of variable f at 12,9
accept
accept
Error: Type of return is wrong at 16,20
Error: Redefinition of variable c at 14,4
Error: Type is wrong at 18,8
Error: Illegal expression at 12,12
Error: missing '}' at 'void' at 11,4
Error: Type is different at 12,12
Error: Should be left value at 11,4
Error: Return of function f is wrong at 14,0
Error: Redefinition of class A at 14,0
accept
Error: Type is wrong at 19,4
Error: Should be left value at 23,4
Error: Should be left value at 11,4
Error: Type is wrong at 11,8
Error: Parameter type is wrong at 15,10
Error: Redefinition of variable x at 11,11
Error: Function main is a class at 13,0
Error: Define of array is wrong at 28,168
Error: Type is wrong at 16,4
Error: mismatched input 'int' expecting ID at 10,6
Error: Illegal expression at 16,0
Error: missing '}' at 'void' at 11,4
accept
Error: Function x is a class at 18,0
Error: Main function is wrong at 10,0
accept
Error: mismatched input 'void' expecting {'bool', 'int', 'string', ID} at 11,8
Error: missing '}' at 'void' at 19,4
Error: Variable can not use the name of function at 11,8
Error: missing ';' at '<EOF>' at 16,1
accept
Error: Type is error at 22,10
Error: Only can use this in class at 12,8
Error: Type is wrong at 17,2
accept
Error: B does not exist at 13,6
Error: Variable can not use the name of function at 16,8
accept
Error: missing '{' at 'int' at 11,4
Error: a does not exist at 15,10
accept
Error: Variable can not use the name of function at 9,8
Error: missing ';' at 'int' at 11,0
accept
accept
accept
accept
accept
Error: Type of value is wrong at 13,12
Error: extraneous input '(' expecting ID at 27,12
accept
Error: Define of array is wrong at 11,18
accept
Error: Type of value is wrong at 14,4
Error: Can not use break while not in a circle at 13,4
Error: Can not use continue while not in a circle at 13,4
accept
Error: Can not use continue while not in a circle at 12,4
Error: Can not use break while not in a circle at 15,4
accept
accept
Error: Function a.size does not exist at 16,4
Error: Function a.size does not exist at 16,4
accept
accept
accept
accept
accept
accept
accept
Error: Type of return is wrong at 14,8
accept
Error: Illegal expression at 16,4
accept
Error: Name of Constuctor A is wrong at 10,0
accept
Error: Return of function b is wrong at 13,4
accept
Error: Name of Constuctor B is wrong at 11,0
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
Error: Type of value is wrong at 12,4
accept
accept
Error: Should be left value at 25,4
Error: Type of value is wrong at 12,4
Error: Number of Parameters is wrong at 17,8
Error: B does not exist at 17,0
Error: Return of function f is wrong at 17,0
accept
Error: Type of return is wrong at 16,4
Error: Type of return is wrong at 22,4
Error: Type of condition is wrong at 13,1
Error: Type of condition is wrong at 15,4
Error: Type of condition is wrong at 15,4
Error: Type of condition is wrong at 13,4
accept
Error: Type of condition is wrong at 13,1
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
Error: Illegal expression at 37,31
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
accept
Error: extraneous input '>' expecting {'-', '!', '~', '++', '--', '(', 'new', 'null', 'true', 'false', 'this', ID, IntConst, StringConst} at 61,24
accept
accept
accept
accept
accept
Error: Variable can not use the name of function at 16,13
accept
Error: Illegal expression at 12,1
Error: Illegal expression at 12,1
Error: Type is wrong at 21,0
accept
accept
accept
accept
accept
Error: token recognition error at: '_' at 11,8
Error: mismatched input '123' expecting {'[', ID} at 11,8
Error: Redefinition of variable a at 12,8
Error: mismatched input 'int' expecting {'[', ID} at 11,8
Error: mismatched input 'this' expecting ID at 12,9
Error: no viable alternative at input 'intthis' at 11,4
accept
Error: mismatched input ';' expecting {'?', ':', '+', '-', '*', '/', '%', '<', '>', '<=', '>=', '!=', '==', '&&', '||', '<<', '>>', '&', '|', '^', '=', '++', '--', '.', '[', '('} at 12,87
Error: Parameter type is wrong at 20,4
accept