Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
10dan büyük mü küçük mü
//2 #include <iostream> using namespace std; void main(){ int x; cout << "Lütfen Bir Sayı Giriniz "; cin >> x; if(x < 10) { cout << "\nPardon ama girdiğiniz sayı 10'dan küçük.K.b."; } else if(x > 10) { cout << "\nKusura bakmayın ama girdiğinz sayı 10'dan büyük "; } else{ cout <<"\n Girdiğin sayı 10 yarrrrrağm"; } system("pause"); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
wrong up
typeid VC++
inherited
Data structure alignment
pitch errors verification for Nowhk
1
Attribute of qi parsers
not a parameter pack
Affine Key Finder and Decrypter
C++ instantiation
Please log in to post a comment.