Pagini: [1]   În jos
  Imprimă  
Ajutor Subiect: Ce imi recomandati ?  (Citit de 3117 ori)
0 Utilizatori şi 1 Vizitator pe acest subiect.
zeroblitz36
Strain


Karma: -5
Deconectat Deconectat

Mesaje: 18



Vezi Profilul
« : Februarie 25, 2010, 19:37:07 »

Buna ziua toata lumea ,

Am inceput sa fac cateva probleme aici de info arena si miam facut si cont.
Ma pregatesc pentru olimpiada faza pe municipiu , am luat locul 3 pe faza pe sector  Winner 3rd place .
Ce compilator de C++ imi recomandati si mie ? As dori sa lucrez cu ceva mai nou si nu cu Borland C++ 3.1
Memorat
SpiderMan
Nu mai tace
*****

Karma: -463
Deconectat Deconectat

Mesaje: 937



Vezi Profilul
« Răspunde #1 : Februarie 25, 2010, 19:57:35 »

Eu am CodeBlocks, si functioneaza minunat. Ti-l recomand.
Memorat
alexandru92
Nu mai tace
*****

Karma: -191
Deconectat Deconectat

Mesaje: 496



Vezi Profilul
« Răspunde #2 : Februarie 25, 2010, 19:59:08 »

Pai cel pe care o sa lucrezi la olimpiade e MinGW( este un IDE, compilatoarele sunt cele de la GNU ), downladeaza pachetul oji de pe sit Wink
Totusi, eu iti recomand: Vistual Studio 2008 sau Code::Blocks Smile
Memorat
toni2007
Nu mai tace
*****

Karma: 160
Deconectat Deconectat

Mesaje: 663



Vezi Profilul
« Răspunde #3 : Februarie 25, 2010, 22:43:01 »

Codeblocks foloseste compilatorul MinGW by default Tongue.
Memorat
zeroblitz36
Strain


Karma: -5
Deconectat Deconectat

Mesaje: 18



Vezi Profilul
« Răspunde #4 : Februarie 26, 2010, 11:06:45 »

Ms mult pentru sfaturi  Shocked
~editare~ wow , code blocks pare chiar marfa , dar cica folosesc header antic  Embarassed . Imi spuneti si mie pls ce header e asa mai recomandat si ce comenzi mai de baza sunt ? Sau unde le pot gasi ?
« Ultima modificare: Februarie 26, 2010, 12:25:08 de către Roscaneanu George » Memorat
blasterz
Nu mai tace
*****

Karma: 92
Deconectat Deconectat

Mesaje: 255



Vezi Profilul
« Răspunde #5 : Februarie 26, 2010, 12:47:36 »

Codeblocks foloseste compilatorul MinGW by default Tongue.

Din cate stiu eu MinGW nu e compilator... e IDE ...


Ms mult pentru sfaturi  Shocked
~editare~ wow , code blocks pare chiar marfa , dar cica folosesc header antic  Embarassed . Imi spuneti si mie pls ce header e asa mai recomandat si ce comenzi mai de baza sunt ? Sau unde le pot gasi ?

pai in loc de stdio.h pune

#include <cstdio>

sau

#include <fstream>
#inculde <cstdlib>

using namespace std;

in general fisierele vechi de C sunt acum fara .h si cu un c in fata

a...si cstring = string.h iar string e diferit de cstring
« Ultima modificare: Februarie 26, 2010, 13:18:09 de către Mircea Dima » Memorat
Marius
Nu mai tace
*****

Karma: 154
Deconectat Deconectat

Mesaje: 572



Vezi Profilul
« Răspunde #6 : Februarie 26, 2010, 14:20:56 »

Să mute cineva subiectul în Informatică. Nu are niciun sens să fie la Articole.
Memorat

Faceti lucrurile simplu: pe cat de simplu posibil, dar nu mai simplu.
zeroblitz36
Strain


Karma: -5
Deconectat Deconectat

Mesaje: 18



Vezi Profilul
« Răspunde #7 : Februarie 26, 2010, 15:24:16 »

Hai mai bine o lista cu ce headere sunt schimbate va rog frumos:
iostream.h , fstream.h , math.h , stdlib.h ,
Memorat
alexandru92
Nu mai tace
*****

Karma: -191
Deconectat Deconectat

Mesaje: 496



Vezi Profilul
« Răspunde #8 : Februarie 26, 2010, 15:32:24 »

Hai mai bine o lista cu ce headere sunt schimbate va rog frumos:
iostream.h , fstream.h , math.h , stdlib.h ,
iostream - iostream.h
fstream - fstream.h ( nu mai include si iostream )
iomanip - iomanip.h
cmath - math.h
cstdlib - stdlib.h
cstring - string.h
cassert - assert.h
Mai multe detalii pe http://publib.boulder.ibm.com/infocenter/comphelp/v8v101/index.jsp?topic=/com.ibm.xlcpp8a.doc/standlib/ref/stdcpplib.htm
Memorat
zeroblitz36
Strain


Karma: -5
Deconectat Deconectat

Mesaje: 18



Vezi Profilul
« Răspunde #9 : Februarie 26, 2010, 15:40:02 »

moamah ce raspuns rapid , multam  Applause
Memorat
toni2007
Nu mai tace
*****

Karma: 160
Deconectat Deconectat

Mesaje: 663



Vezi Profilul
« Răspunde #10 : Februarie 26, 2010, 20:42:50 »

Codeblocks foloseste compilatorul MinGW by default Tongue.

Din cate stiu eu MinGW nu e compilator... e IDE ...


Ms mult pentru sfaturi  Shocked
~editare~ wow , code blocks pare chiar marfa , dar cica folosesc header antic  Embarassed . Imi spuneti si mie pls ce header e asa mai recomandat si ce comenzi mai de baza sunt ? Sau unde le pot gasi ?

pai in loc de stdio.h pune

#include <cstdio>

sau

#include <fstream>
#inculde <cstdlib>

using namespace std;

in general fisierele vechi de C sunt acum fara .h si cu un c in fata

a...si cstring = string.h iar string e diferit de cstring


MinGW e compilator, IDE e MinGW studio.
Memorat
Pagini: [1]   În sus
  Imprimă  
 
Schimbă forumul:  

Powered by SMF 1.1.19 | SMF © 2006-2013, Simple Machines