Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'hse'

1845422 - HSE LAB 15 of MARCH: learn cs hse
  1. //Программа дял вычисления длинны строки
  2. //Автор: Романов Ермолай Евгеньевич, 171 группа ПМиИ
  3. //Версия: 0.1
  4. //Среда разработки: Microsoft Visual C++ 2010 (ОС Windows 7)
  5. //Дата последнего изменения: 15.03.2010
  6. //-----------------------------------------------------------------
  7.  
  8. #include <iostream>
  9.  
1825791 - Kicker: learn hse
  1. #include <iostream>
  2. #include <fstream>
  3. #include <new>
  4. using namespace std;
  5. const int size = 35;
  6. const int col_grade = 4;
  7. const char *kuda = "Факультет Журналистики";
  8. const char *path = "c:\\temp\\datalab.txt";
  9.  
1774419 - ERMIK: learn hse
  1. // -----------------------------------------------------------------------------------------------
  2. // Тестовая программа - Работа со структурами
  3. //
  4. // Среда разработки: Microsoft Visual C++ 2008 / 2010 (ОС Windows 7)
  5. // Даты последнего изменения: 01.02.2010
  6. // -----------------------------------------------------------------------------------------------
  7.  
  8. #include <iostream>
  9.  
1713475 - GET DA PALINDROMUS: learn hse
  1. #include<iostream>
  2. #include<windows.h>
  3.  
  4. using namespace std;
  5.  
  6. const int size_s = 100;
  7.  
  8. int main()
  9.  
1694426 - ERMIK: crap hse
  1. #include <iostream>
  2. #include <windows.h>
  3. using namespace std;
  4. const int NUMEL1 = 30;
  5. const int NUMEL2 = 40;
  6.  
  7. void printBytes(char *, int);
  8. void copyStr(char *, char *);
  9.  
1673418 - ERMIK: learn hse
  1. #include<iostream>
  2. #include<windows.h>
  3. #include<cstdlib>
  4. #include<cstring>
  5. const int L = 81;
  6. char ch;
  7. char strg[L];
  8.  
  9.  
worth-right
worth-right
fantasy-obligation