Unable to open include file 'graphics.h'lotsmon написал:Ямар алдаа гараад байгаан?
C++
Зохицуулагчид: Computer software, Computer Hardware
Re: C++
- pt_mongolian
- Тvмэн Эх Гишvvн

- Бичлэгүүд: 91
- Нэгдсэн: 4-р сар.09.08 1:23 am
- Байршил: USA
- Contact:
Re: C++
naad chin compiler-t ni tohiruulga hiidiimaa. nadad bc bhgu bolohoor yag martchij.lotsmon написал:graphic header file байгааму?
Эсвэл буруу зарлаад байгаан биш үү?
#include <graphics.h>
#include "graphics.h"
graphics header file хаана байгаа тэр замаа тэр чигээр нь зарлаж өгч үз.
- pt_mongolian
- Тvмэн Эх Гишvvн

- Бичлэгүүд: 91
- Нэгдсэн: 4-р сар.09.08 1:23 am
- Байршил: USA
- Contact:
Re: C++
iishee ymr baingiin orj irdeg bish.
Re: C++
Harin bi bas tegej bodood bgamaa, tegeed ter tohirgoogoo haigaad oldogguipt_mongolian написал:naad chin compiler-t ni tohiruulga hiidiimaa. nadad bc bhgu bolohoor yag martchij.lotsmon написал:graphic header file байгааму?
Эсвэл буруу зарлаад байгаан биш үү?
#include <graphics.h>
#include "graphics.h"
graphics header file хаана байгаа тэр замаа тэр чигээр нь зарлаж өгч үз.
Re: C++
Bas 1 asuult bna C++ Builder 6.0 deer Form deeree yaj zurag oruuldiin bol?
Zurag ni yamar formattai bdiin bol?
Zurag ni yamar formattai bdiin bol?
Re: C++
Eniig heleed uguuch huistu написал:Bas 1 asuult bna C++ Builder 6.0 deer Form deeree yaj zurag oruuldiin bol?
Zurag ni yamar formattai bdiin bol?
Re: C++
Zaza bi uuruu olchlooistu написал:Eniig heleed uguuch huistu написал:Bas 1 asuult bna C++ Builder 6.0 deer Form deeree yaj zurag oruuldiin bol?
Zurag ni yamar formattai bdiin bol?
- Danaa_tlg
- Нутаг Нугын Шvтээн Гишvvн

- Бичлэгүүд: 794
- Нэгдсэн: 11-р сар.17.05 9:06 pm
- Байршил: 54N54R 5QU4D
- Contact:
Re: C++
Hi Nadaa neg tus bolooch? Kursiin ajildeeree Tetris togloom awsiin tgsn hiij sain medehgui bna.Nadaa neg hiigeed uguuuch Une huls ugsunch bolno.Buur yaahaa medku bna
Subaru Impreza GC8
- tamir_chuba
- Халих Хvслийн Жигvvр Гишvvн
- Бичлэгүүд: 1822
- Нэгдсэн: 12-р сар.27.09 3:42 am
- Байршил: Mongolia, UB
- Contact:
Re: C++
bolioroi chi.Danaa_tlg написал:Hi Nadaa neg tus bolooch? Kursiin ajildeeree Tetris togloom awsiin tgsn hiij sain medehgui bna.Nadaa neg hiigeed uguuuch Une huls ugsunch bolno.Buur yaahaa medku bna
Re: C++
double sqrt(double a)redaced написал:shuud kvadrat yazguur oldog punkz baidii muu
- filemonster
- Давамгайлагч Гишvvн

- Бичлэгүүд: 867
- Нэгдсэн: 4-р сар.04.09 3:56 pm
- Байршил: Across the universe
- Contact:
- filemonster
- Давамгайлагч Гишvvн

- Бичлэгүүд: 867
- Нэгдсэн: 4-р сар.04.09 3:56 pm
- Байршил: Across the universe
- Contact:
Re: C++
za bi huneer zaalgaagui bolxoor jooxon sonin bichsen bj magadgui shu. tehde ajillaj bn.EKlipse написал:Шууд эсэргүүцлүүдээ оруулангуут цуваа зэрэгцээ аль алингаар нь боддог байвал зүгээр байна.
#include <iostream>
using namespace std;
int main()
{
int a,b,r;
float d;
cin >> a >> b;
cout.setf(ios::fixed|ios::showpoint);
cout.precision(1);
r = a+b;
d = a*b/(a+b);
cout << "tsuvaa: " << endl << r << endl;
cout << "zeregtsee: " << endl << d << endl;
return 0;
}
1234567Allgoodchildrengotoheaven
- filemonster
- Давамгайлагч Гишvvн

- Бичлэгүүд: 867
- Нэгдсэн: 4-р сар.04.09 3:56 pm
- Байршил: Across the universe
- Contact:




