userPrompt=output+"\nFollowing are the errors, please fix the code. Write it again, and write only source code along with same test cases with no further explanation. The format should be ```rust <yourcode + testcases> ```"
userPrompt=output+"\nFollowing are the errors, please fix the code. Write it again, and write only source code along with same test cases with no further explanation. The format should be ```rust <yourcode + testcases> ```"
}else{
}else{
fmt.Println("Compiled successfully. Here is the output: %v",output)
fmt.Println("Compiled successfully. Here is the output: %v",output)