Mã chấm Tài khoản Bài tập Ngôn ngữ lập trình Trạng thái Thời gian Bộ nhớ Kích thước Thời gian nộp
269405 Lê Khánh Vũ Ministop HUTECH C/C++ Lỗi biên dịch (CE) 0 MS 0 KB 292 2023-11-18 21:27:49

Lỗi biên dịch:

Main.cc: In function ‘int main()’:
Main.cc:8:5: error: ‘vo’ was not declared in this scope
     vo = 1;
     ^~
Main.cc:9:5: error: ‘but’ was not declared in this scope
     but = 3;
     ^~~
Main.cc:9:5: note: suggested alternative: ‘putw’
     but = 3;
     ^~~
     putw
Main.cc:10:5: error: ‘gia_vo’ was not declared in this scope
     gia_vo = 4;
     ^~~~~~
Main.cc:10:5: note: suggested alternative: ‘gid_t’
     gia_vo = 4;
     ^~~~~~
     gid_t
Main.cc:11:5: error: ‘gia_but’ was not declared in this scope
     gia_but = 1;
     ^~~~~~~
Main.cc:11:5: note: suggested alternative: ‘gid_t’
     gia_but = 1;
     ^~~~~~~
     gid_t