Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1241838)
| Utilizator | Data | 13 octombrie 2014 20:18:35 | |
|---|---|---|---|
| Problema | ADN 2 | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In constructor ‘Node::Node(int&)’:
user.cpp:49:40: warning: passing NULL to non-pointer argument 2 of ‘void* memset(void*, int, size_t)’ [-Wconversion-null]
memset(sons, NULL, sizeof(sons));
^
user.cpp: In function ‘void Insert(const string&, const int&)’:
user.cpp:71:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < s.size() ; ++ i) {
^
user.cpp: In function ‘void BFs()’:
user.cpp:84:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < Q.size() ; ++ j) {
^
user.cpp: In function ‘int main()’:
user.cpp:116:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(infile, "r", stdin);
^
user.cpp:117:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outfile, "w", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | Depăşit | 1232kb | Time limit exceeded. | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
