From 84026e42a516efb09d0b863f0ba5805374d069ab Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Fri, 22 Mar 2024 16:36:03 -0400 Subject: [PATCH] added PID --- instructions.c | 2 +- lab04.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/instructions.c b/instructions.c index 9404525..e86eea3 100644 --- a/instructions.c +++ b/instructions.c @@ -1,4 +1,4 @@ -// PID: 9DigitPidNoSpacesOrDashes +// PID: 730677144 // I pledge the COMP 211 honor code. #include diff --git a/lab04.c b/lab04.c index 6054347..a6f0bea 100644 --- a/lab04.c +++ b/lab04.c @@ -1,4 +1,4 @@ -// PID: 9DigitPidNoSpacesOrDashes +// PID: 730677144 // I pledge the COMP 211 honor code. #include