839 problems solved
                Rank by points: #117
            
                Total points:
                
                    601
                
            
            4 contests written
                    Rank by rating: #1183
                Rating: 1721
                Min. rating: 1317
                Max rating: 1721
        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
Rating history
                    
                    , #