0_0_21022852_24646.cpp:1:4: error: stray '#' in program
01.#include <stdio.h>
^
0_0_21022852_24646.cpp:1:1: error: expected unqualified-id before numeric constant
01.#include <stdio.h>
^
0_0_21022852_24646.cpp:7:6: error: 'ct' does not name a type
07.} ct[10000];//´ú±í¹ú¼Ò
^
0_0_21022852_24646.cpp:8:1: error: expected unqualified-id before numeric constant
08.int wrk[10000];
^
0_0_21022852_24646.cpp:9:1: error: expected unqualified-id before numeric constant
09.int main()
^
|