Borderou de evaluare (job #84974)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Adunare | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 nov. 2014 17:09:04 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:10:13: error: ‘int select [10000]’ redeclared as different kind of symbol
/usr/include/i386-linux-gnu/sys/select.h:107:12: error: previous declaration of ‘int select(int, fd_set*, fd_set*, fd_set*, timeval*)’
user.cpp:16:1: error: ‘out’ does not name a type
user.cpp: In function ‘void rez()’:
user.cpp:70:24: warning: pointer to a function used in arithmetic [-Wpointer-arith]
user.cpp:70:30: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
user.cpp:77:13: error: expected primary-expression before ‘}’ token
user.cpp:77:13: error: expected ‘;’ before ‘}’ token
user.cpp:74:21: warning: unused variable ‘aux’ [-Wunused-variable]
user.cpp:66:9: warning: unused variable ‘poz’ [-Wunused-variable]
user.cpp:67:9: warning: unused variable ‘numar’ [-Wunused-variable]
user.cpp: In function ‘void citire()’:
user.cpp:27:46: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:30:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]