Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
My love
#include <iostream> #include <string> using namespace std ; int main() { cout << "Do you love me \n" ; string ans ; cin >> ans ; if (ans == "yes") { cout << "I love you too \n" ; } else if (ans == "no") { cout << "Awwwn \n" ; } return 0 ; }
run
|
edit
|
history
|
help
0
Rezolvare Ex 4
<string> Indirect include of <errno.h> with gcc
Straight Max-Min Divide and Conquer
Kolokwium_2011_z7
Rotate90
Fungsi
dodawanie "MIECIERZY"
Tower Of Hanoi
Clementina
LRU - Set Sol