+ 2
If you want print this figure
* * * * * * * * * * * * * * *
7 Respuestas
+ 6
6666? Satan's number?
+ 1
# include <iostream>
using namespace std;
int main ()
{
for (int i=1;i <=5;i++)
{
for (int j=1;j <=i;j++)
cout <<j;
}
cout <<endl;
}
return 0;
}
this is my answer 🤗
+ 1
my solution is true or false
+ 1
yes that's true
0
4
0
6666
0
what mean that? 🤔
6666?