Lyndon Ho

@dingledooper1

Canada, Vancouver

Joined Apr 2019

World Rank: #951 (28.7 points)

Institution: Lord Byng Secondary

#define getchar() (*_pinp?*_pinp++:(_inp[fread(_pinp=_inp, 1, 4096, stdin)]='\0', *_pinp++)) #define scan(x) do{while((x=getchar())<'-'); _ssign=x=='-'; if(_ssign) while((x=getchar())<'0'); for(x-='0'; '0'<=(_=getchar()); x=(x<<3)+(x<<1)+_-'0'); x=_ssign?-x:x;}while(0) char _inp[4097], *_pinp=_inp, _; int _ssign;

Activity over the last year

Effectiveness

 Problems solved
61
 Solutions submitted
2371

Problems