• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

public void draw Rect(Graphics g,int a,int b,int c,int d)
arraysjava
0 Vote
1 Réponse
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 Vote
2 Réponses
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 Vote
3 Réponses
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 Votes
2 Réponses
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 Vote
3 Réponses
26th Jul 2022, 10:16 AM
Keerthana.S
Keerthana.S - avatar
Aujourd'hui en vedette
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
3 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Python intermediate help with dictionaries
0 Votes
Advertising in Sololearn
1 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
RUST'S FUTURE
1 Votes
Any Advise?
1 Votes