Spaces:
Runtime error
Runtime error
import langchain | |
""" // translate from python to C | |
i=int(input()) | |
j=int(input()) | |
m=i+j """ | |
import langchain | |
""" // translate from python to C | |
i=int(input()) | |
j=int(input()) | |
m=i+j """ | |