Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
public void draw Rect(Graphics g,int a,int b,int c,int d)
arraysjava
0 Voti
1 Risposta
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 Voto
2 Risposte
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 Voti
3 Risposte
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 Voti
2 Risposte
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 Voto
3 Risposte
26th Jul 2022, 10:16 AM
Keerthana.S
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
Python stressed me out
1 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Data analysis
0 Votes
Lesson Takeaways
0 Votes
Saved code
0 Votes
How do i make a lexer and parser
1 Votes