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