s_id string | p_id string | u_id string | date string | language string | original_language string | filename_ext string | status string | cpu_time string | memory string | code_size string | code string | error string | stdout string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
s408679859 | p02391 | u467309160 | 1436150503 | Python | Python3 | py | Runtime Error | 0 | 0 | 142 | nums = input().split()
a = int(nums[0])
b = int(nums[1])
if a < b:
print('a < b')
else a > b;
print('a > b')
else:
print('a == b'( | File "/tmp/tmpkv0z32la/tmpzbq75029.py", line 6
else a > b;
^
SyntaxError: expected ':'
| |
s579815367 | p02391 | u467309160 | 1436150531 | Python | Python3 | py | Runtime Error | 0 | 0 | 142 | nums = input().split()
a = int(nums[0])
b = int(nums[1])
if a < b:
print('a < b')
else a > b;
print('a > b')
else:
print('a == b') | File "/tmp/tmpo2tw79m_/tmpyrjzm5yx.py", line 6
else a > b;
^
SyntaxError: expected ':'
| |
s406687971 | p02391 | u467309160 | 1436150575 | Python | Python3 | py | Runtime Error | 0 | 0 | 142 | nums = input().split()
a = int(nums[0])
b = int(nums[1])
if a < b:
print('a < b')
elsF a > b;
print('a > b')
else:
print('a == b') | File "/tmp/tmpkr8qc3yw/tmpdi82pb_p.py", line 6
elsF a > b;
^
SyntaxError: invalid syntax
| |
s471071426 | p02391 | u605525736 | 1436150578 | Python | Python3 | py | Runtime Error | 0 | 0 | 148 | nums = input().split()
a = int(nums[0])
b = int(nums[1])
if a < b:
print('a < b')
elif a > b:
ptint('a > b')
else:
print('a == b')
| Traceback (most recent call last):
File "/tmp/tmpkbm_1udy/tmp749bd7x5.py", line 1, in <module>
nums = input().split()
^^^^^^^
EOFError: EOF when reading a line
| |
s774259307 | p02391 | u467309160 | 1436150641 | Python | Python3 | py | Runtime Error | 0 | 0 | 142 | nums = input().split()
a = int(nums[0])
b = int(nums[1])
if a < b:
print('a < b')
elif a > b;
print('a > b')
else:
print('a == b') | File "/tmp/tmp4fwgtass/tmpah1dawul.py", line 6
elif a > b;
^
SyntaxError: invalid syntax
| |
s497013615 | p02391 | u636711749 | 1436150940 | Python | Python3 | py | Runtime Error | 0 | 0 | 141 | nums = input().split()
a = int(num[0])
b = int(num[1])
if a < b:
print('a < b')
elif a > b:
print('a > b')
else:
print('a == b') | Traceback (most recent call last):
File "/tmp/tmp8p67bbhn/tmpw8a1dyde.py", line 1, in <module>
nums = input().split()
^^^^^^^
EOFError: EOF when reading a line
| |
s379522989 | p02391 | u686134343 | 1436151093 | Python | Python3 | py | Runtime Error | 0 | 0 | 129 | nums =intpi().split()
s = int(nume[0))
b = int(nums[1])
if a < b:
print(a)
elif a > b:
print("a < b")
eles:
print('a == b') | File "/tmp/tmp5ixxv0ar/tmph9635uwc.py", line 2
s = int(nume[0))
^
SyntaxError: closing parenthesis ')' does not match opening parenthesis '['
| |
s360261497 | p02391 | u686134343 | 1436151159 | Python | Python3 | py | Runtime Error | 0 | 0 | 125 | nums =intpi().split()
a = int(nume[0)
b = int(nums[1])
if a < b:
print(a)
elif a > b:
print("a < b")
eles:
print('a == b') | File "/tmp/tmp82wsz8rc/tmpff49ddlr.py", line 2
a = int(nume[0)
^
SyntaxError: closing parenthesis ')' does not match opening parenthesis '['
| |
s604916923 | p02391 | u686134343 | 1436151179 | Python | Python3 | py | Runtime Error | 0 | 0 | 126 | nums =intpi().split()
a = int(nume[0])
b = int(nums[1])
if a < b:
print(a)
elif a > b:
print("a < b")
eles:
print('a == b') | File "/tmp/tmpkz1pwsr0/tmpbe7wgpxo.py", line 8
eles:
^
SyntaxError: invalid syntax
| |
s846560976 | p02391 | u686134343 | 1436151215 | Python | Python3 | py | Runtime Error | 0 | 0 | 126 | nums =input().split()
a = int(nume[0])
b = int(nums[1])
if a < b:
print(a)
elif a > b:
print("a < b")
eles:
print('a == b') | File "/tmp/tmpk0btpcrv/tmpxvmos_js.py", line 8
eles:
^
SyntaxError: invalid syntax
| |
s579573470 | p02391 | u686134343 | 1436151270 | Python | Python3 | py | Runtime Error | 0 | 0 | 132 | nums =input().split()
a = int(nume[0])
b = int(nums[1])
if a < b:
print('a > b')
elif a > b:
print('a < b')
eles:
print('a == b') | File "/tmp/tmpujcrbmc2/tmp72igtt09.py", line 8
eles:
^
SyntaxError: invalid syntax
| |
s975921999 | p02391 | u686134343 | 1436151311 | Python | Python3 | py | Runtime Error | 0 | 0 | 141 | nums =input().split()
a = int(nume[0])
b = int(nums[1])
if a < b:
print('a > b')
elif a > b:
print('a < b')
eles:
print('a == b') | File "/tmp/tmpk5jb5cm7/tmp9aspmk1d.py", line 6
elif a > b:
^
IndentationError: unindent does not match any outer indentation level
| |
s071278309 | p02391 | u686134343 | 1436151372 | Python | Python3 | py | Runtime Error | 0 | 0 | 144 | nums =input().split()
a = int(nume[0])
b = int(nums[1])
if a < b:
print('a > b')
elif a > b:
print('a < b')
eles:
print('a == b') | File "/tmp/tmplvq0nolq/tmpngy0_80k.py", line 8
eles:
^
SyntaxError: invalid syntax
| |
s936579319 | p02391 | u686134343 | 1436151513 | Python | Python3 | py | Runtime Error | 0 | 0 | 144 | nums =input().split()
a = int(nums[0])
b = int(nums[1])
if a < b:
print('a > b')
elif a > b:
print('a < b')
eles:
print('a == b') | File "/tmp/tmpyzyexf1l/tmpe2e1e50e.py", line 8
eles:
^
SyntaxError: invalid syntax
| |
s291452364 | p02391 | u686134343 | 1436151563 | Python | Python3 | py | Runtime Error | 0 | 0 | 144 | nums =input().split()
a = int(nums[0])
b = int(nums[1])
if a < b:
print('a < b')
elif a > b:
print('a > b')
eles:
print('a == b') | File "/tmp/tmp1r9hnas4/tmpn21h2sv_.py", line 8
eles:
^
SyntaxError: invalid syntax
| |
s173545969 | p02391 | u473077745 | 1436156581 | Python | Python3 | py | Runtime Error | 0 | 0 | 142 | nums = input().split()
a = int(nums[0])
b = int(nums[1])
if a < b:
print('a < b')
elif a > b:
print('a > b')
elif:
print('a == b') | File "/tmp/tmpgd56wckq/tmp9nq6lnyr.py", line 8
elif:
^
SyntaxError: invalid syntax
| |
s367548503 | p02391 | u749493116 | 1436346952 | Python | Python | py | Runtime Error | 0 | 0 | 190 | #!/usr/bin/env python
# -*- coding: utf-8 -*-
data = map(int, raw_input().split())
if data[0] < data[1]:
print "a < b"
elif data[0] == data[1]:
print "a == b"
elif:
print "a > b" | File "/tmp/tmpm2mbh8k6/tmp7y4vvez5.py", line 5
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s129049365 | p02391 | u484576700 | 1436448736 | Python | Python | py | Runtime Error | 0 | 0 | 113 | a, b = map(int, raw_input()/split())
if a > b:
print a > b
elif a < b:
print a < b
else:
print a == b | File "/tmp/tmpoll8gpgv/tmp96w48itt.py", line 3
print a > b
^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s694648173 | p02391 | u473077745 | 1439773565 | Python | Python3 | py | Runtime Error | 0 | 0 | 95 | if a < b:
print('a < b')
if a > b:
print('a > b')
if a == b:
print('a == b')
else:
pass | Traceback (most recent call last):
File "/tmp/tmph32byb58/tmpoaqts5hn.py", line 1, in <module>
if a < b:
^
NameError: name 'a' is not defined
| |
s674132036 | p02391 | u473077745 | 1439774127 | Python | Python3 | py | Runtime Error | 0 | 0 | 116 | if a < b:
return print('a < b')
if a > b:
return print('a > b')
if a == b:
return print('a == b')
else:
pass | File "/tmp/tmpcv1jzd9r/tmp107ns4y5.py", line 2
return print('a < b')
^^^^^^^^^^^^^^^^^^^^^
SyntaxError: 'return' outside function
| |
s761305533 | p02391 | u473077745 | 1439774326 | Python | Python3 | py | Runtime Error | 0 | 0 | 120 | if a < b:
return print('a < b')
elif a > b:
return print('a > b')
elif a == b:
return print('a == b')
else:
pass | File "/tmp/tmpnege5_ru/tmpgmwxmog_.py", line 2
return print('a < b')
^^^^^^^^^^^^^^^^^^^^^
SyntaxError: 'return' outside function
| |
s120057862 | p02391 | u473077745 | 1439774745 | Python | Python3 | py | Runtime Error | 0 | 0 | 89 | if a < b:
return a < b
if a > b:
return a > b
if a == b:
return a == b
else:
pass | File "/tmp/tmpsllry4c2/tmph2t5593n.py", line 2
return a < b
^^^^^^^^^^^^
SyntaxError: 'return' outside function
| |
s420883010 | p02391 | u722558010 | 1440577706 | Python | Python3 | py | Runtime Error | 0 | 0 | 115 | a,b=map(int,input().split())
if a>b:
print("a > b")
elif a==b:
print("a == b")
else:
print("a < b") | File "/tmp/tmpc8hbbgs8/tmpefbim812.py", line 2
if a>b:
IndentationError: unexpected indent
| |
s816956620 | p02391 | u572760146 | 1442667289 | Python | Python | py | Runtime Error | 0 | 0 | 166 | S = input()
L = S.split()
a = L[0]
b = L[1]
if int(a) < int(b):
print('a < b')
elif int(a) > int(b):
print('a > b')
elif int(a) == int(b):
print('a == b') | Traceback (most recent call last):
File "/tmp/tmps_v21f6j/tmpz9t0ow4y.py", line 1, in <module>
S = input()
^^^^^^^
EOFError: EOF when reading a line
| |
s940432342 | p02391 | u572760146 | 1442667655 | Python | Python | py | Runtime Error | 0 | 0 | 158 | S = input()
L = S.split()
a = L[0]
a = int(a)
b = L[1]
b = int(b)
if a < b:
print('a < b')
elif a > b:
print('a > b')
elif a == b:
print('a == b') | Traceback (most recent call last):
File "/tmp/tmpqigbh8t6/tmp15uztvar.py", line 1, in <module>
S = input()
^^^^^^^
EOFError: EOF when reading a line
| |
s528259899 | p02391 | u313994256 | 1442849644 | Python | Python | py | Runtime Error | 0 | 0 | 118 | x = raw_input().split()
if x[0] < x[2]:
print "a < b"
elif x[0] > x[2]:
print "a > b"
else:
print "a == b" | File "/tmp/tmppl_4au0w/tmp_f59os8j.py", line 3
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s126378791 | p02391 | u465282900 | 1446855615 | Python | Python | py | Runtime Error | 0 | 0 | 115 | a,b=main(int,raw_input().split())
if a<b:
print "a < b"
elif a>b:
print "a > b"
elif a==b:
print "a==b" | File "/tmp/tmp_sxslf0k/tmpyhnruz92.py", line 3
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s714588488 | p02391 | u465282900 | 1446855647 | Python | Python | py | Runtime Error | 0 | 0 | 117 | a,b=main(int,raw_input().split())
if a<b:
print "a < b"
elif a>b:
print "a > b"
elif a==b:
print "a == b" | File "/tmp/tmpm29oyycm/tmprr2uxifu.py", line 3
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s366106973 | p02391 | u982618289 | 1448856181 | Python | Python3 | py | Runtime Error | 0 | 0 | 270 | # -*- coding: utf-8 -*-
input = input().strip().split()
a = int(input[0])
b = int(input[1])
def comp(a, b):
if a>b:
return "a > b"
elif a<b:
return "a < b"
else:
return "a == b"
print(demp(a,b)) | File "/tmp/tmpfpk0bm90/tmpt9hjwxe_.py", line 1
# -*- coding: utf-8 -*-
^
SyntaxError: invalid non-printable character U+0008
| |
s380143215 | p02391 | u663227983 | 1452510011 | Python | Python | py | Runtime Error | 0 | 0 | 149 | m = map(int,raw_input().split())
if m[0] < m[1]:
print a + " < " + b
elif m[0] == m[1]:
print a + " == " + b
elif m[0] > m[1]:
print a + " > " + b | File "/tmp/tmp3orqx_yo/tmp1r18sm1d.py", line 3
print a + " < " + b
^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s073512286 | p02391 | u824204304 | 1452651488 | Python | Python | py | Runtime Error | 0 | 0 | 119 | a, b=map(int,raw_input().split())
if a > b:
print "a > b"
if a < b:
print "a < b"
if a = b:
print "a == b"
| File "/tmp/tmpnhu9acs3/tmpowmyq455.py", line 3
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s420162302 | p02391 | u424209323 | 1452652014 | Python | Python | py | Runtime Error | 0 | 0 | 146 | num = input().split()
if (num[0] == num[1]):
print "a == b"
if (num[0] < num[1]):
print "a < b"
if (num[0] > num[1]):
print "a > b" | File "/tmp/tmpdbpcvaw3/tmpcrzx7b6c.py", line 4
print "a == b"
^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s597597696 | p02391 | u682357930 | 1452652995 | Python | Python | py | Runtime Error | 0 | 0 | 114 | a,b = map(int, input().split())
if a > b:
print a,">",b
if a < b:
print a,"<",b
if a == b:
print a, "==", b | File "/tmp/tmpxgdulkxk/tmpycc3gqkr.py", line 4
print a,">",b
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s831657815 | p02391 | u233232390 | 1452653184 | Python | Python | py | Runtime Error | 0 | 0 | 94 | a = raw_input()
b = raw_input()
if a>b:
print "a>b"
if a<b:
print "a<b"
else:
print "a==b" | File "/tmp/tmpxemcwpuo/tmpd_ktq8ak.py", line 5
print "a>b"
^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s311616589 | p02391 | u233232390 | 1452653228 | Python | Python | py | Runtime Error | 0 | 0 | 104 | a = int(raw_input())
b = int(raw_input())
if a>b:
print "a>b"
if a<b:
print "a<b"
else:
print "a==b" | File "/tmp/tmpbaflhr8n/tmpjfki9hln.py", line 5
print "a>b"
^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s021368109 | p02391 | u834416077 | 1452826024 | Python | Python | py | Runtime Error | 0 | 0 | 108 | a = input()
b = input()
if a > b:
print 'a > b'
elif a < b:
print 'a < b'
elif a == b:
print 'a == b' | File "/tmp/tmpe8r97c6h/tmp92j7e771.py", line 5
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s951308196 | p02391 | u834416077 | 1452826226 | Python | Python | py | Runtime Error | 0 | 0 | 128 | a, b = map(int, raw_input().split())
if a > b:
print 'a > b'
elif a < b:
print 'a < b'
else:
print 'a == b' | File "/tmp/tmp965ffdz7/tmpukq_89nu.py", line 1
a, b = map(int, raw_input().split())
IndentationError: unexpected indent
| |
s915810801 | p02391 | u834416077 | 1452826304 | Python | Python | py | Runtime Error | 0 | 0 | 132 | a, b = map(int, raw_input().split())
if (a > b):
print 'a > b'
elif (a < b):
print 'a < b'
else:
print 'a == b' | File "/tmp/tmpz7srj82w/tmpetpschan.py", line 1
a, b = map(int, raw_input().split())
IndentationError: unexpected indent
| |
s736058958 | p02391 | u834416077 | 1452826346 | Python | Python | py | Runtime Error | 0 | 0 | 131 | a, b = map(int, raw_input().split())
if (a > b):
print 'a > b'
elif a == b:
print 'a == b'
else:
print 'a < b' | File "/tmp/tmpv2wk1xzz/tmpvcdl9oos.py", line 1
a, b = map(int, raw_input().split())
IndentationError: unexpected indent
| |
s959675765 | p02391 | u724923896 | 1452844942 | Python | Python | py | Runtime Error | 0 | 0 | 100 | a = input()
b = input()
if a < b:
print "a < b"
if a == b:
print "a = b"
if a > b:
print "a > b" | File "/tmp/tmpqp4sw0ut/tmp68afk7e1.py", line 5
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s567960075 | p02391 | u724923896 | 1452844988 | Python | Python | py | Runtime Error | 0 | 0 | 93 | a, b = input()
if a < b:
print "a < b"
if a == b:
print "a = b"
if a > b:
print "a > b" | File "/tmp/tmp8voacrc7/tmp1opvhtw9.py", line 5
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s209899313 | p02391 | u724923896 | 1452845079 | Python | Python | py | Runtime Error | 0 | 0 | 92 | a, b = input()
if a < b:
print "a < b"
if a == b:
print "a == b"
if a > b:
print "a > b" | File "/tmp/tmp69uwwpis/tmpoo1jhu4_.py", line 4
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s843947995 | p02391 | u724923896 | 1452845219 | Python | Python | py | Runtime Error | 0 | 0 | 98 | a, b = input()
if a < b:
print "a < b"
elif a > b:
print "a > b"
else a == b:
print "a == b" | File "/tmp/tmph2fjlsu1/tmp9wvdz4bx.py", line 5
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s418484877 | p02391 | u724923896 | 1452845321 | Python | Python | py | Runtime Error | 0 | 0 | 121 | a, b = map(int, raw_input().split())
if a < b:
print "a < b"
elif a > b:
print "a > b"
else a == b:
print "a == b" | File "/tmp/tmp86yv_cqc/tmpdqbcddn5.py", line 4
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s528819416 | p02391 | u970436839 | 1452856390 | Python | Python | py | Runtime Error | 0 | 0 | 116 | a, b = map(int, raw_input().split())
if a < b:
print "a < b"
else if a > b:
print "a > b"
else:
print "a = b" | File "/tmp/tmps1758kns/tmp7faz2cga.py", line 4
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s595890905 | p02391 | u824204304 | 1453025594 | Python | Python | py | Runtime Error | 0 | 0 | 110 | a,b = int(raw_input().split())
if a > b:
print 'a > b'
elif (a == b):
print 'a == b'
else:
print 'a < b' | File "/tmp/tmp4i5lgafv/tmpivlhz9ab.py", line 3
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s478426806 | p02391 | u078762447 | 1453037333 | Python | Python | py | Runtime Error | 0 | 0 | 131 | l = map( int, raw_input().split() )
if l[0] < l[1]:
print 'a < b'
else if l[0] > l[1]:
print 'a < b'
else:
print 'a == b' | File "/tmp/tmpk0ju_6hy/tmp4hl6o8qs.py", line 4
print 'a < b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s758810910 | p02391 | u828153094 | 1453133163 | Python | Python | py | Runtime Error | 0 | 0 | 92 | a = input()
b = input()
if a < b:
print a '<' b
if a > b:
print a '>' b
print a '==' b | File "/tmp/tmpks9_23vi/tmp1ffa1box.py", line 4
print a '<' b
^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s253893580 | p02391 | u828153094 | 1453133267 | Python | Python | py | Runtime Error | 0 | 0 | 92 | def comp(a, b):
if a < b:
print a '<' b
if a > b:
print a '>' b
print a '==' b | File "/tmp/tmp09jwb81d/tmpqorgat3n.py", line 3
print a '<' b
^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s361492487 | p02391 | u828153094 | 1453133410 | Python | Python | py | Runtime Error | 0 | 0 | 88 | a = input
b = input
if a < b:
print a '<' b
if a > b:
print a '>' b
print a '==' b | File "/tmp/tmpkjbd9jj4/tmpmbcwkrpp.py", line 4
print a '<' b
^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s576828280 | p02391 | u828153094 | 1453133484 | Python | Python3 | py | Runtime Error | 0 | 0 | 95 | a = input()
b = input()
if a < b:
print(a '<' b)
if a > b:
print(a '>' b)
print(a '==' b) | File "/tmp/tmpuhyv17so/tmpb7xu320u.py", line 4
print(a '<' b)
^^^^^
SyntaxError: invalid syntax. Perhaps you forgot a comma?
| |
s822052147 | p02391 | u828153094 | 1453133507 | Python | Python3 | py | Runtime Error | 0 | 0 | 95 | a = input()
b = input()
if a < b:
print(a '<' b)
if a > b:
print(a '>' b)
print(a '==' b) | File "/tmp/tmpjybf0s73/tmpq6cor8tx.py", line 4
print(a '<' b)
^^^^^
SyntaxError: invalid syntax. Perhaps you forgot a comma?
| |
s740094200 | p02391 | u967035362 | 1453184719 | Python | Python | py | Runtime Error | 0 | 0 | 93 | a = input()
b = input()
for a<b :
print a < b
for b<a :
print b < a
else
print a = b | File "/tmp/tmp8ksrn5tr/tmpv2u_zhok.py", line 4
for a<b :
^
SyntaxError: invalid syntax
| |
s291712662 | p02391 | u967035362 | 1453184967 | Python | Python | py | Runtime Error | 0 | 0 | 113 | a, b = map(int, raw???input().split())
if a<b :
print a<b
elif a>b :
print a>b
elif a == b :
print a==b | File "/tmp/tmpl4bxzc2y/tmpvxix1gy9.py", line 1
a, b = map(int, raw???input().split())
^
SyntaxError: invalid syntax
| |
s819891012 | p02391 | u967035362 | 1453184976 | Python | Python | py | Runtime Error | 0 | 0 | 112 | a, b = map(int, raw???input().split())
if a<b :
print a<b
elif a>b :
print a>b
elif a = b :
print a==b | File "/tmp/tmpactvjdr6/tmp42vapr4g.py", line 1
a, b = map(int, raw???input().split())
^
SyntaxError: invalid syntax
| |
s795933760 | p02391 | u967035362 | 1453185025 | Python | Python | py | Runtime Error | 0 | 0 | 112 | a, b = map(int, raw???input().split())
if a<b :
print a<b
elif a>b :
print a>b
elif a == b :
print a=b | File "/tmp/tmpxh7nzloo/tmpis1xfjoq.py", line 1
a, b = map(int, raw???input().split())
^
SyntaxError: invalid syntax
| |
s380304222 | p02391 | u967035362 | 1453185048 | Python | Python | py | Runtime Error | 0 | 0 | 113 | a, b = map(int, raw???input() ,split())
if a<b :
print a<b
elif a>b :
print a>b
elif a == b :
print a=b | File "/tmp/tmp5t7sy01o/tmpmhfgajj4.py", line 1
a, b = map(int, raw???input() ,split())
^
SyntaxError: invalid syntax
| |
s389159503 | p02391 | u967035362 | 1453185063 | Python | Python | py | Runtime Error | 0 | 0 | 113 | a, b = map(int, raw???input() .split())
if a<b :
print a<b
elif a>b :
print a>b
elif a == b :
print a=b | File "/tmp/tmplsmsb876/tmp6udotozz.py", line 1
a, b = map(int, raw???input() .split())
^
SyntaxError: invalid syntax
| |
s602729007 | p02391 | u967035362 | 1453185171 | Python | Python | py | Runtime Error | 0 | 0 | 120 | a, b = map(int, raw???input() .split())
if a<b :
print "a<b"
elif a>b :
print "a>b"
elif a == b :
print "a==b" | File "/tmp/tmpo2yg4_ql/tmp5taowpzr.py", line 1
a, b = map(int, raw???input() .split())
^
SyntaxError: invalid syntax
| |
s394917227 | p02391 | u967035362 | 1453185284 | Python | Python | py | Runtime Error | 0 | 0 | 120 | a, b = map(int, raw???input() .split())
if a<b :
print 'a<b'
elif a>b :
print 'a>b'
elif a == b :
print 'a==b' | File "/tmp/tmpj9afgklg/tmpfoc2j39_.py", line 1
a, b = map(int, raw???input() .split())
^
SyntaxError: invalid syntax
| |
s619691880 | p02391 | u456885296 | 1453190203 | Python | Python | py | Runtime Error | 0 | 0 | 112 | l=map(int,raw_input().split())
if l[0]>l[1]:
print 'a > b'
elif l[1]>l[0]:
print 'a < b'
else:
print 'a == b | File "/tmp/tmpxnqikeaq/tmpnzkven9q.py", line 8
print 'a == b
^
SyntaxError: unterminated string literal (detected at line 8)
| |
s714846302 | p02391 | u630265299 | 1453190876 | Python | Python | py | Runtime Error | 0 | 0 | 117 | a, b = map(int, raw_input().split())
if a > b:
print "a > b"
else if a == b:
print "a = b"
else:
print "a < b" | File "/tmp/tmpp8nlgeed/tmpi012v1il.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s838897147 | p02391 | u630265299 | 1453190898 | Python | Python | py | Runtime Error | 0 | 0 | 118 | a, b = map(int, raw_input().split())
if a > b:
print "a > b"
else if a == b:
print "a == b"
else:
print "a < b" | File "/tmp/tmpk25ssi48/tmp78qjbq5b.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s535422735 | p02391 | u630265299 | 1453190945 | Python | Python | py | Runtime Error | 0 | 0 | 118 | a, b = map(int, raw_input().split())
if a > b:
print 'a > b'
else if a == b:
print 'a == b'
else:
print 'a < b' | File "/tmp/tmpa1ejpo5b/tmp16q3dwt2.py", line 4
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s807053041 | p02391 | u563876281 | 1453200558 | Python | Python | py | Runtime Error | 0 | 0 | 116 | a, b = map(int, raw_input().split())
if(a > b):
print 'a > b'
if(a = b):
print 'a == b'
if(a < b);
print 'a < b' | File "/tmp/tmp3wnrqq64/tmpksh43pnr.py", line 4
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s235074448 | p02391 | u563876281 | 1453200576 | Python | Python | py | Runtime Error | 0 | 0 | 116 | a, b = map(int, raw_input().split())
if(a > b):
print 'a > b'
if(a = b):
print 'a == b'
if(a < b):
print 'a < b' | File "/tmp/tmphak4xu6c/tmpxxnajusc.py", line 4
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s645894658 | p02391 | u563876281 | 1453200663 | Python | Python | py | Runtime Error | 0 | 0 | 116 | a, b = map(int, raw_input().split())
if(a > b):
print 'a > b'
if(a = b):
print 'a == b'
if(a < b):
print 'a < b' | File "/tmp/tmphhakhh3z/tmp8mz21o96.py", line 4
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s379599100 | p02391 | u393769849 | 1453203765 | Python | Python | py | Runtime Error | 0 | 0 | 64 | a, b = map(int, raw_imput(), split())
if a < b:
print "a < b" | File "/tmp/tmpgr8s8vgx/tmpa7imq4sy.py", line 4
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s318910233 | p02391 | u393769849 | 1453203837 | Python | Python | py | Runtime Error | 0 | 0 | 120 | a, b = map(int, raw_imput(), split())
if a < b:
print "a < b"
elif a == b:
print "a == b"
elif a > b:
print "a > b" | File "/tmp/tmp8eqbbuaf/tmp53_iq661.py", line 4
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s511100617 | p02391 | u393769849 | 1453203868 | Python | Python | py | Runtime Error | 0 | 0 | 120 | a, b = map(int, raw_imput(), split())
if a < b:
print 'a < b'
elif a == b:
print 'a == b'
elif a > b:
print 'a > b' | File "/tmp/tmpzpm2ughq/tmpu5pvjikn.py", line 4
print 'a < b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s440010753 | p02391 | u393769849 | 1453203900 | Python | Python | py | Runtime Error | 0 | 0 | 119 | a, b = map(int, raw_imput().split())
if a < b:
print 'a < b'
elif a == b:
print 'a == b'
elif a > b:
print 'a > b' | File "/tmp/tmpsmge0ix5/tmpqt8obl_c.py", line 4
print 'a < b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s219692709 | p02391 | u393769849 | 1453203952 | Python | Python | py | Runtime Error | 0 | 0 | 126 | a, b = map(int, raw_imput().split())
if a < b:
print 'a < b'
elif a == b:
print 'a == b'
elif a > b:
print 'a > b' | File "/tmp/tmp7n_owgtj/tmpnq54vi9j.py", line 1
a, b = map(int, raw_imput().split())
IndentationError: unexpected indent
| |
s144980685 | p02391 | u393769849 | 1453203980 | Python | Python | py | Runtime Error | 0 | 0 | 126 | a, b = map(int, raw_imput().split())
if a < b:
print 'a < b'
elif a > b:
print 'a > b'
elif a == b:
print 'a == b' | File "/tmp/tmpfs3k8lb8/tmpxhaj4ruu.py", line 1
a, b = map(int, raw_imput().split())
IndentationError: unexpected indent
| |
s278394739 | p02391 | u393769849 | 1453204034 | Python | Python | py | Runtime Error | 0 | 0 | 126 | a, b = map(int, raw_input().split())
if a < b:
print 'a < b'
elif a > b:
print 'a > b'
elif a == b:
print 'a == b' | File "/tmp/tmpajuptwey/tmp_a9iveel.py", line 1
a, b = map(int, raw_input().split())
IndentationError: unexpected indent
| |
s035242762 | p02391 | u393769849 | 1453204122 | Python | Python | py | Runtime Error | 0 | 0 | 126 | a, b = map(int, raw_input().split())
if a < b:
print 'a < b'
elif a > b:
print 'a > b'
elif a == b:
print 'a == b' | File "/tmp/tmpc0a64p41/tmpo8izu5co.py", line 1
a, b = map(int, raw_input().split())
IndentationError: unexpected indent
| |
s608793335 | p02391 | u828153094 | 1453209148 | Python | Python | py | Runtime Error | 0 | 0 | 106 | a = input()
b = input()
if a < b:
print a '<' b
elif a > b:
print a '>' b
else:
print a '==' b | File "/tmp/tmpy60rc528/tmpji83iw_6.py", line 4
print a '<' b
^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s707166428 | p02391 | u047737909 | 1453209593 | Python | Python | py | Runtime Error | 0 | 0 | 74 | a=input()
b=input()
if a>b
print"a>b"
if a<b
print"a<b"
else
print"a=b" | File "/tmp/tmpq0csrxj3/tmp8mkztq0c.py", line 3
if a>b
^
SyntaxError: expected ':'
| |
s219776458 | p02391 | u047737909 | 1453209613 | Python | Python | py | Runtime Error | 0 | 0 | 77 | a=input()
b=input()
if a>b:
print"a>b"
if a<b:
print"a<b"
else:
print"a=b" | File "/tmp/tmpmoz2m4_j/tmp8py6ecak.py", line 4
print"a>b"
^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s054199411 | p02391 | u047737909 | 1453209697 | Python | Python | py | Runtime Error | 0 | 0 | 81 | a=input()
b=input()
if (a>b):
print"a>b"
if (a<b):
print"a<b"
else:
print"a=b" | File "/tmp/tmpb493l7ep/tmp_sa95zv9.py", line 4
print"a>b"
^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s943602257 | p02391 | u047737909 | 1453209763 | Python | Python | py | Runtime Error | 0 | 0 | 81 | a=input()
b=input()
if (a>b):
print'a>b'
if (a<b):
print'a<b'
else:
print'a=b' | File "/tmp/tmpuikyyqzp/tmpp3bilp33.py", line 4
print'a>b'
^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s128664724 | p02391 | u047737909 | 1453209927 | Python | Python | py | Runtime Error | 0 | 0 | 118 | a, b = map(int, input().split())
if (a > b):
print "a > b"
if (a < b):
print "a < b"
else:
print 'a == b' | File "/tmp/tmpz84vfi_y/tmpfbjmapho.py", line 2
if (a > b):
IndentationError: unexpected indent
| |
s334898713 | p02391 | u047737909 | 1453209961 | Python | Python | py | Runtime Error | 0 | 0 | 122 | a, b = map(int, raw_input().split())
if (a > b):
print "a > b"
if (a < b):
print "a < b"
else:
print "a == b" | File "/tmp/tmpgopbfi3o/tmpfutlb2xj.py", line 2
if (a > b):
IndentationError: unexpected indent
| |
s774342897 | p02391 | u177295149 | 1453212605 | Python | Python | py | Runtime Error | 0 | 0 | 124 | a, b = map(int, raw_input().split())
if a < b:
print "a < b"
else if a > b:
print "a > b"
else:
print "a == b" | File "/tmp/tmphc2z3yuo/tmpypbsrcq_.py", line 3
print "a < b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s242595882 | p02391 | u119456964 | 1453253408 | Python | Python | py | Runtime Error | 0 | 0 | 109 | a, b = int(raw_input().split())
if a > b:
print "a > b"
elif a < b:
print "a < b"
else:
print "a == b" | File "/tmp/tmpmizh3eaz/tmp4cxbuyo0.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s119838890 | p02391 | u119456964 | 1453253543 | Python | Python | py | Runtime Error | 0 | 0 | 109 | a, b = int(raw_input().split())
if a > b:
print "a > b"
elif a < b:
print "a < b"
else:
print "a == b" | File "/tmp/tmp9uwfa5p3/tmpaa4zwrfg.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s146303057 | p02391 | u119456964 | 1453253609 | Python | Python | py | Runtime Error | 0 | 0 | 115 | a, b = int(raw_input().split())
if a > b:
print "a > b"
elif a < b:
print "a < b"
else:
print "a == b" | File "/tmp/tmpgg4ostsz/tmpu10ag0gs.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s838064156 | p02391 | u119456964 | 1453253740 | Python | Python | py | Runtime Error | 0 | 0 | 115 | a, b = int(raw_input().split())
if a > b:
print 'a > b'
elif a < b:
print 'a < b'
else:
print 'a == b' | File "/tmp/tmptxk1klw_/tmpp7gb6irp.py", line 4
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s935290232 | p02391 | u803327846 | 1453255919 | Python | Python | py | Runtime Error | 0 | 0 | 106 | a,b = map(raw_input().split())
if a > b:
print "a > b"
if a < b:
print "a < b"
else
print "a == b" | File "/tmp/tmpoe9bpn4t/tmp_y6p6ad2.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s227544495 | p02391 | u803327846 | 1453255932 | Python | Python | py | Runtime Error | 0 | 0 | 108 | a,b = map(raw_input().split())
if a > b:
print "a > b"
if a < b:
print "a < b"
else:
print "a == b" | File "/tmp/tmp3qykj4vh/tmp7i809ab5.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s591468390 | p02391 | u803327846 | 1453255988 | Python | Python | py | Runtime Error | 0 | 0 | 110 | a,b = map(raw_input().split())
if a > b:
print "a > b"
elif a < b:
print "a < b"
else:
print "a == b" | File "/tmp/tmpda8n0l65/tmpsp3xlnp2.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s515994648 | p02391 | u803327846 | 1453256007 | Python | Python | py | Runtime Error | 0 | 0 | 111 | a, b = map(raw_input().split())
if a > b:
print "a > b"
elif a < b:
print "a < b"
else:
print "a == b" | File "/tmp/tmpz0qefcss/tmpb3pz0sa9.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s796408874 | p02391 | u803327846 | 1453256013 | Python | Python | py | Runtime Error | 0 | 0 | 111 | a, b = map(raw_input().split())
if a > b:
print "a > b"
elif a < b:
print "a < b"
else:
print "a == b" | File "/tmp/tmp97t_2phq/tmp713t7v9y.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s569427125 | p02391 | u803327846 | 1453256026 | Python | Python | py | Runtime Error | 0 | 0 | 111 | a, b = map(raw_input().split())
if a > b:
print "a > b"
elif a < b:
print "a < b"
else:
print "a == b" | File "/tmp/tmpgzcaogaf/tmp7p3xjzo_.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s576945781 | p02391 | u803327846 | 1453256089 | Python | Python | py | Runtime Error | 0 | 0 | 107 | a, b = map(raw_input().split())
if a>b:
print "a > b"
elif a<b:
print "a < b"
else:
print "a == b" | File "/tmp/tmpgjxm07gh/tmpwj2thhyl.py", line 4
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s400663111 | p02391 | u803327846 | 1453256125 | Python | Python | py | Runtime Error | 0 | 0 | 107 | a, b = map(raw_input().split())
if a>b:
print 'a > b'
elif a<b:
print 'a < b'
else:
print 'a == b' | File "/tmp/tmpu0rqcluw/tmpejlexgrx.py", line 4
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s336819398 | p02391 | u803327846 | 1453256253 | Python | Python | py | Runtime Error | 0 | 0 | 109 | a, b = map(raw_input().split)
if a > b:
print 'a > b'
elif a < b:
print 'a < b'
else:
print 'a == b' | File "/tmp/tmpvhfuy_kv/tmpbbqdqe4u.py", line 4
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s122215805 | p02391 | u803327846 | 1453256352 | Python | Python | py | Runtime Error | 0 | 0 | 111 | a,b = map(raw_input().split())
if a>b:
print 'a > b'
elif a<b:
print 'a < b'
else:
print 'a == b'
| File "/tmp/tmpetrarpuk/tmpm2cid5z4.py", line 4
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s886811545 | p02391 | u803327846 | 1453256378 | Python | Python | py | Runtime Error | 0 | 0 | 115 | a,b = map(raw_input().split())
if a > b:
print 'a > b'
elif a < b:
print 'a < b'
else:
print 'a == b'
| File "/tmp/tmpouet1dyi/tmpng1zumg0.py", line 4
print 'a > b'
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s540660565 | p02391 | u905964869 | 1455354303 | Python | Python | py | Runtime Error | 0 | 0 | 146 | a,b = int(raw_input().strip().split(" "))
a = int(a)
b = int(b)
if a > b:
print "a > b"
elif a < b:
print "a < b"
else:
print "a == b" | File "/tmp/tmphbdzqn53/tmppqg0v1tq.py", line 5
print "a > b"
^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
| |
s060959800 | p02391 | u077284614 | 1461233755 | Python | Python3 | py | Runtime Error | 0 | 0 | 100 | a, b=map(int,imput().split())
if(a<b):
print("a<b")
elif(a>b):
print("a>b")
else:
print("a=b") | Traceback (most recent call last):
File "/tmp/tmp2senxzgr/tmpr35ak16o.py", line 1, in <module>
a, b=map(int,imput().split())
^^^^^
NameError: name 'imput' is not defined. Did you mean: 'input'?
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.