This website requires JavaScript.
Explore
Help
Register
Sign In
aaron
/
c0db
Watch
1
Star
0
Fork
0
You've already forked c0db
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
63640338bbfd1593415a88d2cd94f7437cd98a65
c0db
/
test
/
easyMath.c0
Mitchell Plamann
f2541c0266
Fixed error with the way the string pool worked
2015-04-12 00:33:57 -04:00
4 lines
37 B
Plaintext
Raw
Blame
History
int main() {
return (23 * 19)<<2;
}
Reference in New Issue
View Git Blame
Copy Permalink