User profile: Maestro

User info
User name:Maestro
Name:Prosenjit Kumar Mandal
Location:Dhaka
Statistical data
Birthdate:Jan
Gender:Male
Occupation:Student
History
Joined:
Number of posts:6
Latest posts:

Student Database. how to read from the file. the load function dosent worl.
[code][/code]#include <iostream> #include <iomanip> #include <cstring> #include <fstream> #inclu...

Check for Prime number
[code]#include <iostream> #include <cmath> using namespace std; int main() { int n; ...

Right angle triangles.
Pattern 1: [code]/* Description: Left align, inverted right angle triangle. */ #include <ios...

Right angle triangles.
Thank you. Actually its not homework. I am learning by myself.

Right angle triangles.
can u please post the codes. u see i am just a beginner.