Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2185255)
| Utilizator | Data | 24 martie 2018 14:09:30 | |
|---|---|---|---|
| Problema | Engineer | Status | done |
| Runda | Agm 2018 Runda 1 | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("engineer.in", "r", stdin);
^
user.cpp:39:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("engineer.out", "w", stdout);
^
user.cpp:41:33: 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, NMAX, stdin);
^
user.cpp: In function ‘void get(int&)’:
user.cpp:177:53: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (bp == NMAX) fread (buff, 1, NMAX, stdin);
^
user.cpp:184:53: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (bp == NMAX) fread (buff, 1, NMAX, stdin);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 800kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 2 | 0ms | 808kb | Killed by signal 11(SIGSEGV). | 0 | |
| 3 | 0ms | 796kb | Killed by signal 11(SIGSEGV). | 0 | |
| 4 | 0ms | 876kb | Killed by signal 11(SIGSEGV). | 0 | |
| 5 | 0ms | 796kb | Killed by signal 11(SIGSEGV). | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
