View Compilation Error
1_867_2184_9789.cpp:92:1: error: stray '\316' in program
ÎÒÊÇ
^
1_867_2184_9789.cpp:92:1: error: stray '\322' in program
1_867_2184_9789.cpp:92:1: error: stray '\312' in program
1_867_2184_9789.cpp:92:1: error: stray '\307' in program
1_867_2184_9789.cpp:91:1: error: expected unqualified-id before numeric constant
18 mins
^
1_867_2184_9789.cpp:99:2: error: conflicting declaration 'typedef struct time time'
}time;
^
1_867_2184_9789.cpp:7:2: note: previous declaration as 'typedef struct time time'
}time;
^
1_867_2184_9789.cpp: In function 'int main()':
1_867_2184_9789.cpp:100:5: error: redefinition of 'int main()'
int main(){
^
1_867_2184_9789.cpp:8:5: note: 'int main()' previously defined here
int main(){
^
|
|
|
|