Skip to content

Commit df9f586

Browse files
author
Tariq Ridwan
committed
renamed & organized
1 parent 81cd90f commit df9f586

14 files changed

+1
-1
lines changed

math1.cpp 2_math1.cpp

File renamed without changes.

math1.out 2_math1.out

File renamed without changes.

math2.cpp 2_math2.cpp

File renamed without changes.

math2.out 2_math2.out

File renamed without changes.

math3.cpp 2_math3.cpp

File renamed without changes.

math3.out 2_math3.out

File renamed without changes.

math4.cpp 2_math4.cpp

File renamed without changes.

math4.out 2_math4.out

File renamed without changes.

function1.cpp 3_function1.cpp

File renamed without changes.

function1.out 3_function1.out

File renamed without changes.

function2.cpp 3_function2.cpp

File renamed without changes.

function2.out 3_function2.out

File renamed without changes.

namespace.cpp 4_namespace.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Trying namespace, by commenting using namespace library and using it manually in every line with "std::"
1+
/* Trying namespace, by commenting namespace library and using namespace manually in every line with "std::"
22
written by Tariq Ridwan: 👉 https://tariqridwan.github.io/
33
Universitat Politècnica de Catalunya, Barcelona */
44

namespace.out 4_namespace.out

File renamed without changes.

0 commit comments

Comments
 (0)