Психология

Напишите... что-ниб психологическое по-английски... А я расшифрую)

ЯН
Яна Никулина
64 514
Attention!!! Russian сленг nor as is not crammed in english porridge... the day well!
Андестен?
ЧК
Чуева Катя
52 895
Лучший ответ
Могу только по-марийски.)
Веснушка С.
Веснушка С.
71 356
Chi ha tanti nomi e siti ha tanto tempo libero.//
(А от инглиша у меня давно оскомина))
Дарья
Дарья
63 819
To be or not to be ...
Is it a question....
Настя Москаль
Настя Москаль
70 574
Yeah baby thats so good
Любовь Фрай
Любовь Фрай
59 529
Ну что ж, "За что боролись, на то и напоролись":
Many, often speaking love love, think of feelings. And feelings, this psycho-emotional resonance between the subconscious ideal way, formed as a synthesis of certain human parameters, inherent in this person's image, and the real one, which most corresponds to this subconscious image. Feelings complemented by their own fantasies develop into passion. Such a passion is short-lived, and confuses the mind.
True love, this attitude to the environment on the basis of spirituality. It is this kind of love, forms a pious subconscious image, in young men and girls, and evokes feelings for the corresponding real, which are the same love and are preserved.
Thus, the man himself is the master of his feelings and love. Spirituality in love is a deterrent to the fulfillment of stupidities committed under the influence of passion.
Лидия Архипова
Лидия Архипова
48 698
Esialy not pull the fish out of the pond (школьная память)
Андреева
Андреева
36 164
#include <iostream>
#include <vector>
using namespace std;

class T {
public:
T(): s("R") { }
T(int y): s(to_string(y)) {}
T(T const& t, int y): s(t.s + to_string(y)) {}
string s;
};
namespace Test {
string main(T x) {
return x.s;
}
string main(T x, int y) {
return T(x, y).s;
}
}
int main () {
cout << Test::main({}, 12);
cout << Test::main({});
}
Оксана Шкляева
Оксана Шкляева
13 596
I'm don't speak in English Language. Understand?
Suck my dick,bitch.
...светланка ...
...светланка ...
2 280