-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #237 from skver0/main
Add CÉ support
- Loading branch information
Showing
3 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#include "cé.h" | ||
#include <stdio.h> | ||
|
||
cékód( | ||
egész is_prime nyitózárójel egész x zárózárójel | ||
kódblokkeleje | ||
visszatér 0 sorvége | ||
kódblokkvége | ||
|
||
egész kezdő nyitózárójel zárózárójel | ||
kódblokkeleje | ||
kiír nyitózárójel nyitóidézőjel %i\n záróidézőjel vessző is_prime nyitózárójel 2 zárózárójel zárózárójel sorvége | ||
visszatér 0 sorvége | ||
kódblokkvége | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
#include "cé.h" | ||
#include <stdio.h> | ||
|
||
cékód( | ||
egész is_prime nyitózárójel egész x zárózárójel | ||
kódblokkeleje | ||
visszatér 0 sorvége | ||
kódblokkvége | ||
) |