Skip to content

Instantly share code, notes, and snippets.

View yuske's full-sized avatar

Mikhail Shcherbakov yuske

View GitHub Profile
#include <assert.h>
#include <stdio.h>
struct ListNode {
struct ListNode* next;
int data;
};
void print_and_delete(struct ListNode* list, int len) {
assert(len > 0);
@yuske
yuske / Sinc-_Matrix-mapping_.kbd.json
Last active January 10, 2026 13:09 — forked from nooges/Sinc-_Matrix-mapping_.kbd.json
Sinc (Matrix mapping)
[
{
"name": "Sinc (Matrix mapping)",
"author": "Keebio"
},
[
{
"fa": [
0,
0,