(1) ある日、yamaya さんという怖い方がこのツイートを投稿する。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// https://www.youtube.com/watch?v=H8UqnTE3mUY より引用 | |
#define A for(int i=0;i<9;++i){int y=p>>((p>>19)+i&3),z=p*((878086607>>(i&7)*4)&15)*(510+1%5)>>14;if((p>>15&1<<(i&15))>0)s.y+=float(((y>>7&z*3|y>>11&z*6)&1023)-512)/3e4;} | |
vec2 mainSound(float t){int p=int(t*144e3);vec2 s;A;s.yx=s;p-=65536;A;return s*mat2(7,1,5,-3);} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://bitcointalk.org/index.php?topic=289795.msg3183975#msg3183975 | |
https://bitcointalk.org/index.php?topic=289795.msg3191346#msg3191346 | |
https://bitcointalk.org/index.php?topic=289795.msg3200275#msg3200275 | |
SECG 1.0: http://www.secg.org/SEC2-Ver-1.0.pdf | |
ASCII "MinghuaQu" | |
1. secp112r1 00F50B028E|4D696E676875615175|290472783FB1 | |
2. secp112r2 002757A111|4D696E676875615175|5316C05E0BD4 | |
----| | | |
3. secp128r1 000E0D|4D696E676875615175|0CC03A4473D03679 |
君にもできる目grepを使わない目grepリローデッドへの挑戦 (010 Editor編)
2012/11/17に開催されたAVTokyo2012の中で「目grepリローデッド」という題目で murachue氏、ucq氏が目grep力を競うイベントが行われた。
その際に愛甲氏によって出題された問題が以下のURLで公開されている。