added PID

This commit is contained in:
Rushil Umaretiya 2024-03-22 16:36:03 -04:00
parent 95023706aa
commit 84026e42a5
No known key found for this signature in database
GPG Key ID: 4E8FAF9C926AF959
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// PID: 9DigitPidNoSpacesOrDashes
// PID: 730677144
// I pledge the COMP 211 honor code.
#include <stdint.h>

View File

@ -1,4 +1,4 @@
// PID: 9DigitPidNoSpacesOrDashes
// PID: 730677144
// I pledge the COMP 211 honor code.
#include <limits.h>