• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

Practice

Что не так в коГе ? https://code.sololearn.com/cJThALvob2tR/?ref=app

java
27th Jan 2022, 9:17 PM
Me Lex
Me Lex - avatar
1 Answer
+ 2
static int CalculateTotalSalary(int salary1, int salary2){ return salary1 + salary2; }
27th Jan 2022, 9:38 PM
Coding Cat
Coding Cat - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Problem with Javascript function
0 Votes
How can I print a Python set so it looks clean (no {} brackets or quotes)?
2 Votes
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Can someone help and explain better on slicing
1 Votes
How do I remove duplicates from a list but keep the order?
0 Votes
How do I print a multiplication table neatly?
0 Votes
Why we use return in function ?
0 Votes
Course
1 Votes
Hill Climbing
0 Votes
Any help with custom functions?
1 Votes