Borderou de evaluare (job #2305622)
Utilizator | Data | 20 decembrie 2018 17:53:13 | |
---|---|---|---|
Problema | Dtcsu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:30:1: error: 'bitset' does not name a type
bitset<MOD> H;
^~~~~~
main.cpp: In function 'int main()':
main.cpp:35:9: error: 'H' was not declared in this scope
H[key(GetInt())]=1;
^
main.cpp:40:12: error: 'H' was not declared in this scope
if(H[key(GetInt())])
^
main.cpp: In function 'char GetChar()':
main.cpp:9:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,BUFF_SIZE,stdin);
^
main.cpp: In function 'int main()':
main.cpp:32:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dtcsu.in","r",stdin);
^
main.cpp:33:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dtcsu.out","w",stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !