improvements incoming

This commit is contained in:
2026-02-06 00:01:23 +01:00
parent f281c71f75
commit 51ae29a898
6 changed files with 236 additions and 201 deletions

View File

@@ -2,13 +2,8 @@
#include <stdint.h>
typedef static unsigned char HEY;
// hello
// hello
// hello
// hello
// hello
// hello
int main() {
hello[]="hello";
char hello[]="hello";
HEY res=8;
if (res!=9) {
printf(hello);