|
|
|
|
|
|
|
Вернуться
| 1 Балакший Андрей, 10 февраля 2011 г. 19:35:28 | |
|
Спасибо, проблема снята.
|
|
|
| 2 Рокьян Эдгар, 10 февраля 2011 г. 19:17:31 | |
|
вы, надеюсь, пишите using namespace std ????
|
|
|
| 3 Балакший Андрей, 10 февраля 2011 г. 16:22:30 | |
task.cpp task.cpp(4) : fatal error C1083: Cannot open include file: 'vector.h': No such file or directory при использовании #include <vector> task.cpp(8) : error C2065: 'vector' : undeclared identifier task.cpp(8) : error C2062: type 'int' unexpected task.cpp(15) : error C2065: 'm' : undeclared identifier task.cpp(15) : error C2228: left of '.push_back' must have class/struct/union type type is ''unknown-type'' task.cpp(17) : error C2228: left of '.begin' must have class/struct/union type type is ''unknown-type'' task.cpp(17) : error C2228: left of '.end' must have class/struct/union type type is ''unknown-type'' task.cpp(17) : error C3861: 'sort': identifier not found, even with argument-dependent lookup task.cpp(17) : error C3861: 'm': identifier not found, even with argument-dependent lookup task.cpp(17) : error C3861: 'm': identifier not found, even with argument-dependent lookup task.cpp(18) : error C2228: left of '.size' must have class/struct/union type type is ''unknown-type'' task.cpp(18) : error C3861: 'm': identifier not found, even with argument-dependent lookup task.cpp(19) : error C3861: 'm': identifier not found, even with argument-dependent lookup
|
|
|
| 4 Рокьян Эдгар, 10 февраля 2011 г. 15:56:52 | |
|
а по-моему есть)))
|
|
|
Чтобы оставить сообщение необходимо зарегистрироваться и авторизоваться!
| | | |