0 / 0 / 0
Регистрация: 07.02.2012
Сообщений: 5
|
||||||||||||
1 | ||||||||||||
Ошибки при создании шаблона07.02.2012, 19:25. Показов 1273. Ответов 9
Метки нет (Все метки)
0
|
07.02.2012, 19:25 | |
Ответы с готовыми решениями:
9
При введении шаблона игнорируются ошибки Ошибки при создании окна Ошибки при создании .dll Ошибки при создании объекта в другом файле |
В астрале
8049 / 4806 / 655
Регистрация: 24.06.2010
Сообщений: 10,562
|
|
07.02.2012, 19:29 | 2 |
alegator52rus, Описание ошибки в студию
0
|
0 / 0 / 0
Регистрация: 07.02.2012
Сообщений: 5
|
|
07.02.2012, 19:56 [ТС] | 3 |
(37): error C2374: 'i' : redefinition; multiple initialization
(30) : see declaration of 'i' (50) : error C2374: 'i' : redefinition; multiple initialization (42) : see declaration of 'i' Добавлено через 24 минуты код редактирую вылазиет еще больше ошибок((((
0
|
Жарю без масла
867 / 749 / 225
Регистрация: 13.01.2012
Сообщений: 1,702
|
||||||
07.02.2012, 20:04 | 4 | |||||
старый компилятор?
вынесите объявление int i из for
0
|
0 / 0 / 0
Регистрация: 07.02.2012
Сообщений: 5
|
|
07.02.2012, 20:15 [ТС] | 5 |
это я уже делал выдает 34 ошибки(((
Добавлено через 1 минуту да 6 версия
0
|
0 / 0 / 0
Регистрация: 07.02.2012
Сообщений: 5
|
|||||||
07.02.2012, 20:48 [ТС] | 7 | ||||||
Вот они
(59) : error C2065: 'N' : undeclared identifier
(35) : see reference to function template instantiation 'int __cdecl fSumma(int *,int)' being compiled (60) : error C2065: 'A' : undeclared identifier (35) : see reference to function template instantiation 'int __cdecl fSumma(int *,int)' being compiled (60) : error C2109: subscript requires array or pointer type (35) : see reference to function template instantiation 'int __cdecl fSumma(int *,int)' being compiled (60) : error C2109: subscript requires array or pointer type (35) : see reference to function template instantiation 'int __cdecl fSumma(int *,int)' being compiled (68) : error C2109: subscript requires array or pointer type (36) : see reference to function template instantiation 'int __cdecl fProizvedenie(int *,int)' being compiled (68) : error C2109: subscript requires array or pointer type 36) : see reference to function template instantiation 'int __cdecl fProizvedenie(int *,int)' being compiled (69) : error C2109: subscript requires array or pointer type (36) : see reference to function template instantiation 'int __cdecl fProizvedenie(int *,int)' being compiled (69) : error C2109: subscript requires array or pointer type (36) : see reference to function template instantiation 'int __cdecl fProizvedenie(int *,int)' being compiled (72) : error C2109: subscript requires array or pointer type (36) : see reference to function template instantiation 'int __cdecl fProizvedenie(int *,int)' being compiled (74) : error C2109: subscript requires array or pointer type (36) : see reference to function template instantiation 'int __cdecl fProizvedenie(int *,int)' being compiled (83) : error C2109: subscript requires array or pointer type (37) : see reference to function template instantiation 'void __cdecl fSortirovka(int [],int)' being compiled (83) : error C2109: subscript requires array or pointer type (37) : see reference to function template instantiation 'void __cdecl fSortirovka(int [],int)' being compiled (84) : error C2109: subscript requires array or pointer type (37) : see reference to function template instantiation 'void __cdecl fSortirovka(int [],int)' being compiled (85) : error C2109: subscript requires array or pointer type (37) : see reference to function template instantiation 'void __cdecl fSortirovka(int [],int)' being compiled (85) : error C2109: subscript requires array or pointer type (37) : see reference to function template instantiation 'void __cdecl fSortirovka(int [],int)' being compiled (85) : error C2106: '=' : left operand must be l-value (37) : see reference to function template instantiation 'void __cdecl fSortirovka(int [],int)' being compiled (86) : error C2109: subscript requires array or pointer type (37) : see reference to function template instantiation 'void __cdecl fSortirovka(int [],int)' being compiled (86) : error C2106: '=' : left operand must be l-value (37) : see reference to function template instantiation 'void __cdecl fSortirovka(int [],int)' being compiled (60) : error C2109: subscript requires array or pointer type (48) : see reference to function template instantiation 'double __cdecl fSumma(double *,int)' being compiled (60) : error C2109: subscript requires array or pointer type (48) : see reference to function template instantiation 'double __cdecl fSumma(double *,int)' being compiled (68) : error C2109: subscript requires array or pointer type (49) : see reference to function template instantiation 'double __cdecl fProizvedenie(double *,int)' being compiled (68) : error C2109: subscript requires array or pointer type (49) : see reference to function template instantiation 'double __cdecl fProizvedenie(double *,int)' being compiled (69) : error C2109: subscript requires array or pointer type (49) : see reference to function template instantiation 'double __cdecl fProizvedenie(double *,int)' being compiled (69) : error C2109: subscript requires array or pointer type (49) : see reference to function template instantiation 'double __cdecl fProizvedenie(double *,int)' being compiled (72) : error C2109: subscript requires array or pointer type (49) : see reference to function template instantiation 'double __cdecl fProizvedenie(double *,int)' being compiled (74) : error C2109: subscript requires array or pointer type (49) : see reference to function template instantiation 'double __cdecl fProizvedenie(double *,int)' being compiled (83) : error C2109: subscript requires array or pointer type (50) : see reference to function template instantiation 'void __cdecl fSortirovka(double [],int)' being compiled (83) : error C2109: subscript requires array or pointer type (50) : see reference to function template instantiation 'void __cdecl fSortirovka(double [],int)' being compiled (84) : error C2109: subscript requires array or pointer type (50) : see reference to function template instantiation 'void __cdecl fSortirovka(double [],int)' being compiled (85) : error C2109: subscript requires array or pointer type (50) : see reference to function template instantiation 'void __cdecl fSortirovka(double [],int)' being compiled (85) : error C2109: subscript requires array or pointer type (50) : see reference to function template instantiation 'void __cdecl fSortirovka(double [],int)' being compiled (85) : error C2106: '=' : left operand must be l-value (50) : see reference to function template instantiation 'void __cdecl fSortirovka(double [],int)' being compiled (86) : error C2109: subscript requires array or pointer type (50) : see reference to function template instantiation 'void __cdecl fSortirovka(double [],int)' being compiled (86) : error C2106: '=' : left operand must be l-value (50) : see reference to function template instantiation 'void __cdecl fSortirovka(double [],int)' being compiled
0
|
3646 / 1378 / 243
Регистрация: 16.04.2009
Сообщений: 4,526
|
|
07.02.2012, 20:53 | 8 |
alegator52rus, не-а. 5-6 от силы. А вообще, исправив abs на fabs, получил кое-что http://liveworkspace.org/code/... 4fc6f03085 Ну и int main конечно!
0
|
Модератор
13723 / 10920 / 6478
Регистрация: 18.12.2011
Сообщений: 29,151
|
|
07.02.2012, 20:55 | 9 |
Попробуйте функцию main()
поставить в самый конец проекта. Есть подозрение, что 6 версия не может реализовать вызов не имея реализованного шаблона.
0
|
0 / 0 / 0
Регистрация: 07.02.2012
Сообщений: 5
|
|
07.02.2012, 21:04 [ТС] | 10 |
не че не изменилосm((
0
|
07.02.2012, 21:04 | |
07.02.2012, 21:04 | |
Помогаю со студенческими работами здесь
10
Ошибки при создании vector'a пользовательского класса Ошибки в выполнении программы при динамическом создании структуры Краш при создании чекпоинта: найти и исправить ошибки в коде Проблемы при создании и построении проекта Microsoft Visual Studio 2008 Ошибки! Искать еще темы с ответами Или воспользуйтесь поиском по форуму: |
|
Новые блоги и статьи | |||||
Счётчик на базе сумматоров + регистров и генератора сигналов согласования.
Hrethgir 07.01.2025
Создан с целью проверки скорости асинхронной логики: ранее описанного сумматора и предополагаемых fast регистров. Регистры созданы на базе ранее описанного, предполагаемого fast триггера. То-есть. . .
|
Как перейти с Options API на Composition API в Vue.js
BasicMan 06.01.2025
Почему переход на Composition API актуален
В мире современной веб-разработки фреймворк Vue. js продолжает эволюционировать, предлагая разработчикам все более совершенные инструменты для создания. . .
|
Архитектура современных процессоров
inter-admin 06.01.2025
Процессор (центральный процессор, ЦП) является основным вычислительным устройством компьютера, которое выполняет обработку данных и управляет работой всех остальных компонентов системы. Архитектура. . .
|
История создания реляционной модели баз данных, правила Кодда
Programming 06.01.2025
Предпосылки создания реляционной модели
В конце 1960-х годов компьютерная индустрия столкнулась с серьезными проблемами в области управления данными. Существовавшие на тот момент модели данных -. . .
|
Полезные поделки на Arduino, которые можно сделать самому
raxper 06.01.2025
Arduino как платформа для творчества
Arduino представляет собой удивительную платформу для технического творчества, которая открывает безграничные возможности для создания уникальных проектов. Эта. . .
|
Подборка решений задач на Python
IT_Exp 06.01.2025
Целью данной подборки является предоставление возможности ознакомиться с различными задачами и их решениями на Python, что может быть полезно как для начинающих, так и для опытных программистов.
. . .
|
С чего начать программировать микроконтроллеры
raxper 06.01.2025
Введение в мир микроконтроллеров
Микроконтроллеры стали неотъемлемой частью современного мира, окружая нас повсюду: от простых бытовых приборов до сложных промышленных систем. Эти маленькие. . .
|
Из чего собрать игровой компьютер
inter-admin 06.01.2025
Сборка игрового компьютера требует особого внимания к выбору комплектующих и их совместимости. Правильно собранный игровой ПК не только обеспечивает комфортный геймплей в современных играх, но и. . .
|
Обновление сайта www.historian.by
Reglage 05.01.2025
Обещал подвести итоги 2024 года для сайта. Однако начну с того, что изменилось за неделю. Добавил краткий урок по последовательности действий при анализе вредоносных файлов и значительно улучшил урок. . .
|
Как использовать GraphQL в C# с HotChocolate
Programming 05.01.2025
GraphQL — это современный подход к разработке API, который позволяет клиентам запрашивать только те данные, которые им необходимы. Это делает взаимодействие с API более гибким и эффективным по. . .
|
Модель полного двоичного сумматора с помощью логических операций (python)
AlexSky-coder 04.01.2025
def binSum(x:list, y:list):
s=^y]
p=x and y
for i in range(1,len(x)):
s. append((x^y)^p)
p=(x and y)or(p and (x or y))
return s
x=list()
y=list()
|
Это мы не проходили, это нам не задавали...(асихронный счётчик с управляющим сигналом зад
Hrethgir 04.01.2025
Асинхронный счётчик на сумматорах (шестиразрядный по числу диодов на плате, но наверное разрядов будет больше - восемь или шестнадцать, а диоды на старшие), так как триггеры прошли тестирование и. . .
|