Pagini recente » Borderou de evaluare (job #3278272) | Borderou de evaluare (job #2518222) | Borderou de evaluare (job #2041152) | Borderou de evaluare (job #2320842) | Borderou de evaluare (job #1818916)
Borderou de evaluare (job #1818916)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add(unsigned int)’:
user.cpp:18:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < h[r].size(); ++i)
^
user.cpp:19:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( h[r][i] == x )
^
user.cpp: In function ‘void Erase(unsigned int)’:
user.cpp:33:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < h[r].size(); ++i)
^
user.cpp:34:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( h[r][i] == x )
^
user.cpp: In function ‘int main()’:
user.cpp:89:47: warning: format ‘%llu’ expects argument of type ‘long long unsigned int*’, but argument 2 has type ‘unsigned int*’ [-Wformat=]
for(i = 1; i <= N; ++i) scanf("%llu",&v[i]);
^
user.cpp:82: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:83: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:88: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:89:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 1; i <= N; ++i) scanf("%llu",&v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 3748kb | OK | 10 |
| 2 | 8ms | 3828kb | OK | 10 |
| 3 | 24ms | 4088kb | OK | 10 |
| 4 | 84ms | 5320kb | OK | 10 |
| 5 | 80ms | 5232kb | OK | 10 |
| 6 | 368ms | 9276kb | OK | 10 |
| 7 | 824ms | 14208kb | OK | 10 |
| 8 | 968ms | 15572kb | OK | 10 |
| 9 | 1536ms | 22452kb | OK | 10 |
| 10 | 1648ms | 23068kb | OK | 10 |
| Punctaj total | 100 |