Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
FuktExam.cpp
//g++ Reservarade tecken och utmatning på två rader upp 2.3 #include <iostream> using namespace std; int main() { cout << " \"\"\" ";cout << endl; cout << "\\\\ \/\/"; cout << endl; cout << " O O "; cout << endl; cout << " U "; cout << endl; cout << " - "; return 0; }
run
|
edit
|
history
|
help
0
Shultz_Lab1.CPP
series kv type 1
Rectangle overlap
fibonacci
ThreadPool
Perfect Square Solution
Mirror a binary tree
Find value in sorted matrix
BFS Basic
congruence modulo equations (together with a simple BigInteger class)