Pagini recente » Borderou de evaluare (job #1693419) | Borderou de evaluare (job #1884511) | Borderou de evaluare (job #2577761) | Borderou de evaluare (job #531521) | Borderou de evaluare (job #1217812)
Borderou de evaluare (job #1217812)
Raport evaluator
Compilare:
user.cpp: In function ‘void Insert(char*)’:
user.cpp:38:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<T[node].size() && !found;++i)
^
user.cpp: In function ‘void Debifez(char*)’:
user.cpp:79:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<T[node].size() && !found;++i)
^
user.cpp: In function ‘void Update(char*)’:
user.cpp:98:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<T[node].size() && !found;++i)
^
user.cpp: In function ‘int main()’:
user.cpp:126:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sub.in","r",stdin);
^
user.cpp:127:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sub.out","w",stdout);
^
user.cpp:129:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:133:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",S);
^
user.cpp:144:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&M);
^
user.cpp:148:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",S);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 56ms | 42332kb | OK | 10 |
2 | 56ms | 42384kb | OK | 10 |
3 | 64ms | 42500kb | OK | 10 |
4 | 84ms | 44396kb | OK | 10 |
5 | 196ms | 52376kb | OK | 10 |
6 | Depăşit | 54888kb | Time limit exceeded. | 0 |
7 | Depăşit | 62632kb | Time limit exceeded. | 0 |
8 | Depăşit | 62912kb | Time limit exceeded. | 0 |
9 | Depăşit | 61796kb | Time limit exceeded. | 0 |
10 | Depăşit | 61932kb | Time limit exceeded. | 0 |
Punctaj total | 50 |