0_0_30124295_29801.cpp: In function 'void dijkstra(int)': 0_0_30124295_29801.cpp:50:30: error: 'memset' was not declared in this scope memset(dis, 0x3f, sizeof dis); ^