Pagini recente » Borderou de evaluare (job #2025221) | Borderou de evaluare (job #2838312) | Borderou de evaluare (job #2951704) | Borderou de evaluare (job #1903235) | Borderou de evaluare (job #1818910)
Borderou de evaluare (job #1818910)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add(int)’:
user.cpp:17:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < h[r].size(); ++i)
^
user.cpp: In function ‘void Erase(int)’:
user.cpp:32:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < h[r].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:81:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.in","r",stdin);
^
user.cpp:82:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.out","w",stdout);
^
user.cpp:87:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&N,&L,&U);
^
user.cpp:88:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 1; i <= N; ++i) scanf("%d",&v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 3736kb | Incorect | 0 |
| 2 | 8ms | 3812kb | Incorect | 0 |
| 3 | 16ms | 3996kb | Incorect | 0 |
| 4 | 56ms | 4924kb | Incorect | 0 |
| 5 | 56ms | 5068kb | Incorect | 0 |
| 6 | 248ms | 8224kb | Incorect | 0 |
| 7 | 564ms | 13148kb | Incorect | 0 |
| 8 | 648ms | 14476kb | Incorect | 0 |
| 9 | 820ms | 19924kb | Incorect | 0 |
| 10 | 1632ms | 23060kb | OK | 10 |
| Punctaj total | 10 |