• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu

Обсуждения

if i download the programs for c++ on my pc ( codebuilds and the compiler ) and i want to write a program in my package ( workspace ) i create a new file and write smthing beginning #include <iostream> using namespace std; int main () { ... } and i want to run it, it always runs this first program : Hello World. and not my written program how can i run just my written program ? have i maybe to write anything else as int main () {} ?
c++
0 голосов
16 ответов
19th Jul 2016, 2:11 PM
Peter Müller
Peter Müller - avatar
The code shown below in the description runs here when I try it, but when I wrote it on code blocks it gave me 5 errors.. 1. expected imitializer before '<' token. (line 19). 2. reference to 'pair' is ambiguous. (line 26). 3. expected primary-expression before double. (line 26). 4. expected ';' before 'double'. (line 26). 5. 'obj' was not declared in this scope. (line 27). Any help please?
c++classestemplates
0 голосов
5 ответов
9th Jul 2016, 3:46 PM
Khaled Gamal Saad
Khaled Gamal Saad - avatar
< Предыдущий1...34Следующий >
Актуальное сегодня
Need a personal tutor
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Fix code
0 Votes
..
1 Votes
How can I turn my .py files to .exe files?
1 Votes
Software to write and run codes
1 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Add lua
0 Votes
How to learn C++ and how long does it take
1 Votes
Summary please??
0 Votes