undefined reference to `WinMain@16', Trying to solve the twosum problem, but having problem running the code in my visual studio code IDE

前端 未结 0 817
Happy的楠姐
Happy的楠姐 2020-12-16 03:41
#include 
#include 
#include 
#include 
int main(){
   std::vector nums = {3,2,3};
   int target=         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题