This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
qse
Watch
1
Star
0
Fork
0
You've already forked qse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b6a27d2978
qse
/
regress
/
awk
/
cou-021.awk
hyung-hwan
84d1c4c55f
Reorganized the directory structure
2022-09-25 09:23:29 +09:00
2 lines
38 B
Awk
Raw
Blame
History
$
4
==
"Asia"
{
print
$
1
,
1000
*
$
2
;
}
Reference in New Issue
View Git Blame
Copy Permalink