428 problems solved
Rank by points: #594
Total points:
407
3 contests written
Rank by rating: #1371
Rating: 1655
Min. rating: 1318
Max rating: 1655
From Olympiads School, A.Y. Jackson S.S., STEM Yard
About
2b5d488862e62a887eecfc6fb1c5f836943685c22991f8535c487a7ba6536fbd
#include <bits/stdc++.h>
using namespace std;int
main() {
int a=0; a^=1; a&=1;
int b=0; b^=1; b|=1;
int c=0; c^=1>>(1|(0<<1)); c=(*(&a))!=(b^1);
int d=0; d^=0>>(1|(1<<0)); d=(a^1)!=(*(&c));
int e=0; e^=1; e==d;
int f=0; f^=1; f==e;
cout<<a<<b<<c<<d<<e<<a;
cout<<0<<f<<0<<(a&0)<<0;}
orz bruce
log:
2570 submissions in the last year
Rating history
, #