This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2023-2-WS_group_project_the-hamsters
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
function multipliziere
main^2
fdai7731
11 months ago
parent
1fbad8e9e8
commit
fbb83c2958
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
src/main/c/Mathe.c
3
src/main/c/Mathe.c
View File
@ -101,6 +101,9 @@ int subtrahiere(int zahl1, int zahl2) {
}
}
int
main
(
)
{
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Programmiermethoden_und_-werkzeuge/2023-2-WS_group_project_the-hamsters
Title
Body
Create Issue