• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu

F&A Diskussionen

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
Debangshu Singh - avatar
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
Goudham Ram - avatar
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
Shashank - avatar
#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
Ish Jaiswal - avatar
Hey friends can anyone please help me with this code
a,intb;if(a%b)fun(intif(a==0)include<stdio.h>intreturn
1 Stimme
3 Antworten
26th Jul 2022, 10:16 AM
Keerthana.S
Keerthana.S - avatar
Heute heiß
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
GitHub account connecting issue
3 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
Coding issue
2 Votes
app for lessons
1 Votes
Any coding competitions?
1 Votes
Alguém Português por aqui?
0 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes