Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
Michal Wozniak | cf41711d10 |
Binary file not shown.
Binary file not shown.
|
@ -132,7 +132,7 @@ int alg (const char * ptr) {
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
|
|
||||||
char *str = "If wantered relation no surprise of all";
|
char *str = "Lorem ipsum dolor sit amet, consectetur adipiscing";
|
||||||
|
|
||||||
alg(str);
|
alg(str);
|
||||||
asm ("nop");
|
asm ("nop");
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue