Eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
Programı çalıştırdığımda cmd üzerinden belirli komutları otomatik girecek ve bir loaderi olan program yapmak istiyorum bilgisi olan yardımcı olabilecek varsa discord adresinizi bırakın konuşalım.
Hello everybody, I want to be a full stack developer. I am still a student and Ive been studying html css and last year javascript also React and now only the backend is left and i am thinking with what should I continue C# for backend or javascript Ive been creating console applications with...
Selam herkese. Hep merak ettiğim şey, bu LoL script hilesini yapan yazılımcılar hangi dili kullanıyor? Konu hakkında bilgisi olan var mı? :) İyi günler.
first, sorry for my english... hi, I'm starting from the NFT world and usually when I try to make a transaction, REcaptcha is my biggest enemy, I'm not good with programming, I don't understand almost anything but I would like your help, do you know any way, program in python or whatever SAFE...
English:
- I'm doing a cheat program, I want this program not to run when the game is updated.
- The cheat programs I use do not work when the game is updated, we re-code a cheat program to make it usable, in fact, what are we changing there for the cheat to work?
Turkish:
- Hile programı...
C++ üzerinde kullanılan mantıksal operatörlerden kısaca bahsedeceğim. Konu tamamen kendi yazımım değil yazdığım veriler içerisinde biraz alıntı olarak eklediğim kaynak ; wikibooks
"!=" ---> eşit değildir;
"||"---> veya operatörü
"&&"---> ve operatörü
"<="---> küçük eşit operatörü
">="--->...
can you help me write this algorithm in c
Write a program that simulates a checkout line at a supermarket. The line is a queue. Customers arrive in random integer intervals of 1–4 minutes. Also, each customer is served in random integer intervals of 1–4 minutes. Obviously, the rates need to be...