Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
public void draw Rect(Graphics g,int a,int b,int c,int d)
arraysjava
0 Stimmen
1 Antwort
28th Dec 2016, 8:01 AM
Debangshu Singh
Pls explain this function,void swap(int a,int b){ int t; t=a; a=b; b=t;}
c++
1 Stimme
2 Antworten
22nd Apr 2017, 7:55 AM
Goudham Ram
class Program { void main(int a,int b) { int c; c=a+b; System.out.println("Final value ="+c);
java
0 Stimmen
3 Antworten
1st Jun 2022, 4:04 AM
Shashank
#include<stdio.h> void main() { int i=2, j=3; printf("%d\n",func(i,j));} int func(int a,int b) { a=a-5; b++; return(!a+- -b);}
c
-4 Stimmen
2 Antworten
28th Feb 2021, 3:43 PM
Ish Jaiswal
Hey friends can anyone please help me with this code
a,int
b;if(a%
b)
fun(int
if(a==0)
include<stdio.h>int
return
1 Stimme
3 Antworten
26th Jul 2022, 10:16 AM
Keerthana.S
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
MY SNAKE GAME CODE ISN'T working of python
4 Votes
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Python input() function is strange (a bug or a feature?)
1 Votes