Skip to content

Commit b56b825

Browse files
committed
author
1 parent 71360fd commit b56b825

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Demo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Demo program for Exercise 3.
2+
* Demo program for Exercise 2.
33
* Author: Benjamin Saldman.
44
*/
55

Test.cpp

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* ID: 53036281
3+
4+
* @author Samuel Lazareanu
5+
*/
16
#include "doctest.h"
27
#include "Algorithms.hpp"
38
#include "Graph.hpp"

0 commit comments

Comments
 (0)