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
Создать масив із елементами Arn=nFi+11(R)+sin(R)f+12(n), где І - номер варианта, r, n= 1,2,3,4.
c++
massive
0 Voti
3 Risposte
11th May 2020, 1:02 PM
Igor King
n = int(input())
int(input())
n=
-1 Voto
4 Risposte
28th Aug 2022, 7:16 PM
Dawit Getachew Mekonin
const int N= 5; int a[N]; did I can change the value of N?
c++
1 Voto
2 Risposte
11th Dec 2016, 12:03 PM
Eric Lai
Where am I wrong? I expect when n= 3 output be 1, when n=2 I get 2
kamama
0 Voti
3 Risposte
18th Jul 2022, 5:08 PM
Samuel Kamama
Write a program in C++, if n =3 it will print 333 313 323 333, if n= 4 it will print 4444 4414 4424 4434 4444
c
-8 Voti
6 Risposte
27th Feb 2018, 10:50 AM
Tarandeep “TDSJ” Singh
Program; Uses Crt; const n= 15; Var a: array [1..n] of integer; i, j, nOst: integer; Begin Randomize; writeln('выводим ма
java
-3 Voti
2 Risposte
1st Dec 2016, 1:41 PM
bakitjan
I need to find sum of series 1/2+1/4+1/8+.. n= int(raw_input("enter the limit") s=0 i=2 while(i<=n): x=float(1\i) s=s+x i=i+2 print s is this the correct program??
boolean-logic
python
1 Voto
2 Risposte
5th Nov 2016, 2:32 PM
Navaneetha Babu
double arr[]={5,2,7,8,11,9}; int n = sizeof(arr) / sizeof(arr[0]); double sum = 0; for(int i=0;i<n;i++) { sum+= arr[i]; } double avg = sum / n; cout<< "avarage ="<< avg<< endl; return 0; ) /*what does int n= sizeof(arr[]) /sizeof(arr[0]); do, can someone explain that line for me*/
arrays
c++
0 Voti
3 Risposte
15th Oct 2016, 11:31 AM
Leslie Jason
Can you help me in this code?
%
==
0
3
and
for
if
in
int(input())
n):
n=
range(1,
x
x
x
-4 Voti
9 Risposte
17th Jun 2021, 6:44 PM
zoro
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
Where is the bug?
3 Votes
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
How to add two strings together in ts or css
1 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes