This website requires JavaScript.
Explore
Help
Register
Sign In
compiler
/
sysy-data
Watch
4
Star
0
Fork
You've already forked sysy-data
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
wa-h-p
sysy-data
/
functional_c
/
sy
/
16_mulc.sy
7 lines
75 B
Plaintext
Raw
Permalink
Blame
History
#include "sylib.h"
//test mulc
#define a 5
int main(){
return a * 5;
}
Reference in New Issue
View Git Blame
Copy Permalink