From 51befe7bf4eacedab3f42a3cbeee1b42de4906dd Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Tue, 20 Feb 2024 03:08:20 -0500 Subject: [PATCH] pid bs --- f32.c | 2 +- negate2s.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/f32.c b/f32.c index b0fd84b..07c3f57 100644 --- a/f32.c +++ b/f32.c @@ -1,4 +1,4 @@ -// PID: 9DigitPidNoSpacesOrDashes +// PID: 730677144 // I pledge the COMP 211 honor code. #include diff --git a/negate2s.c b/negate2s.c index 6603bbf..6eacb4b 100644 --- a/negate2s.c +++ b/negate2s.c @@ -1,4 +1,4 @@ -// PID: 9DigitPidNoSpacesOrDashes +// PID: 730677144 // I pledge the COMP 211 honor code. #include