Pagini recente » Borderou de evaluare (job #2548476) | Borderou de evaluare (job #695409) | Borderou de evaluare (job #689798) | Borderou de evaluare (job #608288) | Borderou de evaluare (job #1775439)
Borderou de evaluare (job #1775439)
Raport evaluator
Compilare:
user.cpp: In function ‘int find_hash(int)’:
user.cpp:39:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < a[hash].size(); ++i)
^
user.cpp: In function ‘int main(int, const char**)’:
user.cpp:53:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("progr.in", "r", stdin);
^
user.cpp:54:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("progr.out", "w", stdout);
^
user.cpp:56:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:62:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:65:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 268ms | 696kb | OK | 100 |
Punctaj total | 100 |