Skip to content

Instantly share code, notes, and snippets.

View nm17's full-sized avatar
:octocat:
Msg me on Telegram at nvrm17 if you need anything.

Даниил Николаев (NeverMine) nm17

:octocat:
Msg me on Telegram at nvrm17 if you need anything.
  • Russian Federation
  • 18:38 (UTC +04:00)
View GitHub Profile

Keybase proof

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:

@nm17
nm17 / typedef.cpp
Last active January 7, 2017 20:55
Пример typedef
typedef signed int position; // Говорим что pos это signed int
int main() {
position f; // Переменная f и g
signed int g; // одинаковы по типу
return 0;
}
@nm17
nm17 / main.cpp
Created January 12, 2017 17:10
Interlang
/*
* 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
}
}
};
@nm17
nm17 / cpp.cpp
Last active February 4, 2017 10:57
#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
@nm17
nm17 / main.cpp
Last active March 29, 2017 13:31
#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:

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: