delete noice gist
This commit is contained in:
parent
27033c596c
commit
4e405c6f66
1 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
||||||
---
|
|
||||||
title: "noice.cc"
|
|
||||||
date: "07/10/2025"
|
|
||||||
---
|
|
||||||
|
|
||||||
```cpp
|
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
int main() {
|
|
||||||
std::cout << "I'm surprised that you found this";
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
```
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue