5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
FUNC INT main() {
|
|
INT a,b[10],c,d[11]
|
|
a:=1
|
|
c:=2
|
|
} |