F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_6578993_7405.cpp:1:20: stdafx.h: No such file or directory
0_0_6578993_7405.cpp:4:22: Winsock2.h: No such file or directory
0_0_6578993_7405.cpp:7: error: `main' must return `int'
0_0_6578993_7405.cpp: In function `int main(...)':
0_0_6578993_7405.cpp:8: error: `SOCKET' undeclared (first use this function)
0_0_6578993_7405.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6578993_7405.cpp:8: error: expected `;' before "socket1"
0_0_6578993_7405.cpp:10: error: `WSADATA' undeclared (first use this function)
0_0_6578993_7405.cpp:10: error: expected `;' before "wsaData"
0_0_6578993_7405.cpp:12: error: `MAKEWORD' undeclared (first use this function)
0_0_6578993_7405.cpp:12: error: `wsaData' undeclared (first use this function)
0_0_6578993_7405.cpp:12: error: `WSAStartup' undeclared (first use this function)
0_0_6578993_7405.cpp:15: error: `WSACleanup' undeclared (first use this function)
0_0_6578993_7405.cpp:16: error: return-statement with no value, in function returning 'int'
0_0_6578993_7405.cpp:20: error: aggregate `sockaddr_in server' has incomplete type and cannot be defined
0_0_6578993_7405.cpp:22: error: `AF_INET' undeclared (first use this function)
0_0_6578993_7405.cpp:23: error: `htons' undeclared (first use this function)
0_0_6578993_7405.cpp:24: error: `inet_addr' undeclared (first use this function)
0_0_6578993_7405.cpp:26: error: `socket1' undeclared (first use this function)
0_0_6578993_7405.cpp:26: error: `SOCK_DGRAM' undeclared (first use this function)
0_0_6578993_7405.cpp:26: error: `socket' undeclared (first use this function)
0_0_6578993_7405.cpp:35: error: `strcmp' undeclared (first use this function)
0_0_6578993_7405.cpp:38: error: `Sleep' undeclared (first use this function)
0_0_6578993_7405.cpp:39: error: `closesocket' undeclared (first use this function)
0_0_6578993_7405.cpp:43: error: `sendto' undeclared (first use this function)
0_0_6578993_7405.cpp:43: error: `SOCKET_ERROR' undeclared (first use this function)
0_0_6578993_7405.cpp:47: error: `recvfrom' undeclared (first use this function)


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-25 02:52:24, Gzip enabled