Pagini recente » Cod sursa (job #2101451) | Cod sursa (job #285577) | Cod sursa (job #588269) | Cod sursa (job #2146439) | Borderou de evaluare (job #1762648)
Borderou de evaluare (job #1762648)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add_To_Hash(int, unsigned int)’:
user.cpp:34:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<h[l].size();i++)
^
user.cpp: In function ‘bool Search(int, int)’:
user.cpp:40:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<h[l].size();i++)
^
user.cpp:41:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(val==h[l][i])return true;
^
user.cpp: In function ‘unsigned int Read_Word(int&)’:
user.cpp:22:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c",&Ch);
^
user.cpp: In function ‘int main()’:
user.cpp:46:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("criptare2.in","r",stdin);
^
user.cpp:47:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("criptare2.out","w",stdout);
^
user.cpp:49:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&N);
^
user.cpp:55:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&M);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 244kb | OK | 10 |
2 | 0ms | 240kb | OK | 10 |
3 | 0ms | 240kb | OK | 10 |
4 | 188ms | 348kb | OK | 10 |
5 | Depăşit | 448kb | Time limit exceeded. | 0 |
6 | Depăşit | 448kb | Time limit exceeded. | 0 |
7 | Depăşit | 448kb | Time limit exceeded. | 0 |
8 | Depăşit | 444kb | Time limit exceeded. | 0 |
9 | Depăşit | 448kb | Time limit exceeded. | 0 |
10 | Depăşit | 448kb | Time limit exceeded. | 0 |
Punctaj total | 40 |