|
|
|
|
|
|
|
|
|
|
|
|
|
|
2^2 * 19 * 16111 2^2 * 19 * 16111 |
92 Time: CPU 0.02 s, Wall: 0.02 s 92 Time: CPU 0.02 s, Wall: 0.02 s |
|
|
|
|
|
|
|
|
set([2, 3, 5, 7]) set([2, 3, 5, 7]) |
|
|
|
|
|
|
|
|
set([2, 3, 5, 7]) set([2, 3, 5, 7]) |
|
|
11 * 19 11 * 19 |
|
|
|
|
|
|
set([2, 3, 5]) set([2, 3, 5]) |
|
|
7^2 * 19 7^2 * 19 |
|
|
Traceback (click to the left of this block for traceback) ... TypeError: unsupported operand parent(s) for '+': '<type 'list'>' and 'Integer Ring' Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_117.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("QjIgPSBzZXQocGxzdGFyMShFMiwgMTEpICsgcGxzdGFyMTIoRTIsIDExKSk="),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/tmp/tmpDUrOmn/___code___.py", line 3, in <module>
exec compile(u'B2 = set(plstar1(E2, _sage_const_11 ) + plstar12(E2, _sage_const_11 ))
File "", line 1, in <module>
File "element.pyx", line 1297, in sage.structure.element.RingElement.__add__ (sage/structure/element.c:11458)
File "coerce.pyx", line 766, in sage.structure.coerce.CoercionModel_cache_maps.bin_op (sage/structure/coerce.c:7337)
TypeError: unsupported operand parent(s) for '+': '<type 'list'>' and 'Integer Ring'
|
|
|
set([2, 3, 5]) set([2, 3, 5]) |