Skip to content

Instantly share code, notes, and snippets.

View Zuza's full-sized avatar

Goran Zuzic Zuza

View GitHub Profile
@Zuza
Zuza / refs.bib
Last active November 12, 2023 23:26
% Abbreviations
@STRING{lncs = {Lecture Notes in Computer Science (LNCS)}}
@STRING{lnai = {Lecture Notes in Artificial Intelligence (LNAI)}}
@STRING{proc = {Proceedings of the }}
@STRING{cryptadv = {Advances in Cryptology - Proceedings of the }}
@STRING{ijcai = { International Joint Conference on Artificial Intelligence (IJCAI)}}
@STRING{stoc = { Annual ACM Symposium on Theory of Computing (STOC)}}
@STRING{focs = { Symposium on Foundations of Computer Science (FOCS)}}
@STRING{soda = { Annual ACM-SIAM Symposium on Discrete Algorithms (SODA)}}
@Zuza
Zuza / bla.txt
Created November 12, 2023 23:25
bla bla slavko
#include <cassert>
#include <cstring>
#include <cstdio>
#include <string>
#include <vector>
#include <algorithm>
#include <iostream>
#include <algorithm>
#include <cassert>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <string>
#include <vector>
#include <iostream>