Public submissions
Source code of every submission to this problem in this contest will be visible for everyone since 2014-01-08 17:04:54.

BSCXOR - XOR

Given two logic values p and q (0 or 1) please compute p XOR q.

Example

Input:
1 1

Output:
0

Added by:kuszi
Date:2014-01-08
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64
Resource:Thanks to Mostafa 36a2
Public source code since: 2014-01-08 17:04:54

hide comments
2020-06-14 19:25:29
can I see someone else's code?
2015-06-29 10:34:24
http://ideone.com/PuaWY3
2015-06-23 04:54:30
sooooo easy ;D AC in one go

Last edit: 2015-06-23 04:54:50
2014-11-04 19:11:28 kuszi
@Vibhor Mamgain
http://www.spoj.com/tutorials/USERS/#submit
2014-11-04 19:03:59 Vibhor Mamgain
runtime error nzec can somebody help or point to help. links welcome.
2014-11-04 18:45:28 Vibhor Mamgain


Last edit: 2014-11-04 18:50:41
2014-05-11 07:50:34 pvkcse
i'm using c# and in my system i'm getting correct output but here it is runtime error...can't fin what the runtime error is...and the id is 11554543

Last edit: 2014-05-11 07:51:28
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.