Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Dömötör Péter
/
CppEllenallas
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
97d4cde6
authored
Feb 17, 2019
by
Szeberényi Imre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
parent
fee99183
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
README.md
+4
-3
No files found.
README.md
View file @
97d4cde6
...
@@ -22,10 +22,11 @@ Van még egy többszörös-operátor is, amely n darab egyforma sorosan kapcsolt
...
@@ -22,10 +22,11 @@ Van még egy többszörös-operátor is, amely n darab egyforma sorosan kapcsolt
Resistor operator\*(int n, const Resistor& r)
Resistor operator\*(int n, const Resistor& r)
Valósítsa meg a hiányzó függvényeket a specifikációnak megfelelően! A megvalósítást a
**resistor\_test.cpp**
tesztprogrammal ellenőrizze!
Valósítsa meg a hiányzó függvényeket a specifikációnak megfelelően! A megvalósítást a
**resistor\_test.cpp**
tesztprogrammal ellenőrizze!
A
\*
operátort úgy valósítsa meg, hogy nulla vagy negatív n esetén az Ön Neptun-kódját tartalmazó const char
\*
típusú kivételt dobjon!
A
**\* operátort**
úgy valósítsa meg, hogy nulla vagy negatív n esetén az Ön Neptun-kódját tartalmazó const char
\*
típusú kivételt dobjon!
A
**defR**
statikus adattagot úgy definiálja, hogy értéke a Jporta által megadott legyen
legyen
!
A
**defR**
statikus adattagot úgy definiálja, hogy értéke a Jporta által megadott legyen!
A definíciónál a
**static**
kulcsszót nem kell/szabad újra kiírni! (
\*
2)
A definíciónál a
**static**
kulcsszót nem kell/szabad újra kiírni! (
\*
2)
**Megj:**
**Megj:**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment