I hereby claim:
- I am NeverMine17 on github.
- I am nevermine (https://keybase.io/nevermine) on keybase.
- I have a public key whose fingerprint is 7BAC AE5D 0271 F072 A5A8 B104 9AAB C6D4 67DA 7595
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| typedef signed int position; // Говорим что pos это signed int | |
| int main() { | |
| position f; // Переменная f и g | |
| signed int g; // одинаковы по типу | |
| return 0; | |
| } |
| /* | |
| * This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. | |
| * If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/. | |
| */ | |
| #include <iostream> | |
| #include <cstring> | |
| std::string split(std::string string); |
| class example { | |
| public: | |
| example(char text[]) { | |
| if (text == "text1") { | |
| // Do something | |
| } | |
| } | |
| }; |
| #include <iostream>; | |
| #include "TXLib.h" | |
| void stranica() | |
| { | |
| txSetColour(TX_WHITE); | |
| txClear ();; | |
| } | |
| void otvet(); | |
| { | |
| while (!GetAsyncKeyState(VK_ESCAPE)) |
| CREATE TABLE [assembly-drawing] ( | |
| name TEXT PRIMARY KEY, | |
| [scale-x] DOUBLE, | |
| [scale-y] DOUBLE, | |
| [types-count] INTEGER, | |
| [hybrid-x] DECIMAL, | |
| [hybrid-y] DOUBLE, | |
| details TEXT (6, 1), | |
| matirial STRING (6, 1), | |
| [details-count] INTEGER |
| #include <fstream> | |
| #include <algorithm> | |
| #include <iterator> | |
| #include <iostream> | |
| #include <cstring> | |
| #include <clocale> | |
| #include <string> | |
| #include <cstdlib> | |
| using namespace std; |
| ### Keybase proof | |
| I hereby claim: | |
| * I am nevermine17 on github. | |
| * I am nevermine (https://keybase.io/nevermine) on keybase. | |
| * I have a public key ASAQ9ovJtWAQ8RWq5BYeJ2IzIyy_oKVkmU9JuTtNyTobQQo | |
| To claim this, I am signing this object: |
I hereby claim:
To claim this, I am signing this object: