mirror of
https://github.com/2martens/uni.git
synced 2026-05-07 03:46:25 +02:00
[CCV] Created skeleton for exercise 4
Signed-off-by: Jim Martens <github@2martens>
This commit is contained in:
5
ccv/sheet4/main.cpp
Normal file
5
ccv/sheet4/main.cpp
Normal file
@ -0,0 +1,5 @@
|
||||
#include <iostream>
|
||||
|
||||
int main() {
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user