#include<stdio.h> int main() { printf("%d", 5&6); }
echo 5 & 6; // 4
print 5 & 6 # 4
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT