BELIEVER
unknown
c_cpp
2 years ago
3.8 kB
3
Indexable
//NIGGGER.cpp : Этот файл содержит функцию "main". Здесь начинается и заканчивается выполнение программы. //////////////// #include <iostream> using namespace std; int main() { //0 cout << "input specifir"; int y = 0, t = 0; cin >> y; system("cls"); unsigned long long first[5]; unsigned long long IMAGON[5]; int sum = 0; int max = 0; long long min = 10 * 10 * 10 * 10 * 10 * 10 * 10; for (int i = 0; i < 5; i++) { cin >> first[i]; sum += first[i]; IMAGON[i] = first[i]; if (first[i] > max) { max = first[i]; } if (first[i] < min) { min = first[i]; } if (first[i] == y) { t++; } } cout<< "min "<< min << "\n"; cout<< "max "<< max << "\n"; cout<< "sum "<< sum << "\n"; cout<< "a's" << t << "\n"; for(int b = 0; b < 5; b++) { cout << "elements" << IMAGON[b] << "\n"; } //[Verse 1] //First things first // I'ma say all the words inside my head // I'm fired up and tired of // The way that things have been, oh - ooh // The way that things have been, oh - ooh // [Verse 2] //Second things second // Don't you tell me what you think that I could be // I'm the one at the sail // I'm the master of my sea, oh-ooh // The master of my sea, oh - ooh // [Pre - Chorus] //I was broken from a young age // Taking my sulkin' to the masses // Writing my poems for the few // That look at me, took to me, shook at me, feelin' me // Singing from heartache from the pain // Taking my message from the veins // Speaking my lesson from the brain // Seeing the beauty through the... // [Chorus] //Pain!You made me a, you made me a // Believer, believer // Pain!You break me down, you build me up // Believer, believer // Pain!Oh, let the bullets fly, oh, let them rain // My life, my love, my drive, it came from… // Pain!You made me a, you made me a // Believer, believer // You might also like // Bizarrap& Shakira - Shakira: Bzrp Music Sessions, Vol. 53 (English Translation) // Genius English Translations // MOONLIGHT SUNRISE // TWICE // Did you know that there’s a tunnel under Ocean Blvd // Lana Del Rey // [Verse 3] //Third things third // Send a prayer to the ones up above // All the hate that you've heard // Has turned your spirit to a dove, oh - ooh // Your spirit up above, oh - ooh // [Pre - Chorus] //I was chokin' in the crowd // Building my rain up in the cloud // Falling like ashes to the ground // Hoping my feelings, they would drown // But they never did, ever lived, ebbin' and flowin' // Inhibited, limited 'til it broke open and rained down // It rained down, like… // [Chorus] //Pain!You made me a, you made me a // Believer, believer // Pain!You break me down, you build me up // Believer, believer // Pain!Oh, let the bullets fly, oh, let them rain // My life, my love, my drive, it came from… // Pain!You made me a, you made me a // Believer, believer // [Verse 4] //Last things last // By the grace of the fireand the flames // You're the face of the future // The blood in my veins, oh - ooh // The blood in my veins, oh - ooh // [Pre - Chorus] //But they never did, ever lived, ebbin' and flowin' // Inhibited, limited 'til it broke open and rained down // It rained down, like… // [Chorus] //Pain!You made me a, you made me a // Believer, believer // Pain!You break me down, you build me up // Believer, believer // Pain!Oh, let the bullets fly, oh, let them rain // My life, my love, my drive, it came from… // Pain!You made me a, you made me a // Believer, believer }
Editor is loading...
Leave a Comment