Pagini recente » Borderou de evaluare (job #1333278) | Borderou de evaluare (job #2092045) | Borderou de evaluare (job #2864625) | Borderou de evaluare (job #287302) | Borderou de evaluare (job #1757125)
Borderou de evaluare (job #1757125)
Raport evaluator
Compilare:
user.cpp: In function ‘int inserth(int)’:
user.cpp:20:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[key].size(); ++i) {
^
user.cpp: In function ‘int deleteh(int)’:
user.cpp:33:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[key].size(); ++i) {
^
user.cpp: In function ‘int findh(int)’:
user.cpp:45:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[key].size(); ++i) {
^
user.cpp: In function ‘int inserth(int)’:
user.cpp:27:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int deleteh(int)’:
user.cpp:40:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int findh(int)’:
user.cpp:52:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:56:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN, "r",stdin);
^
user.cpp:57:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:59:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &comanda);
^
user.cpp:60:24: 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 |
Punctaj/grupa |
1 | 12ms | 8248kb | OK | 10 | 10 |
2 | 12ms | 8252kb | OK | 10 | 10 |
3 | 12ms | 8252kb | OK | 10 | 10 |
4 | 548ms | 8412kb | OK | 10 | 30 |
5 | 144ms | 9004kb | OK | 10 |
6 | 900ms | 9660kb | OK | 10 |
7 | Depăşit | 9692kb | Time limit exceeded. | 0 | 0 |
8 | Depăşit | 13060kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 10016kb | Time limit exceeded. | 0 |
10 | Depăşit | 9236kb | Time limit exceeded. | 0 |
Punctaj total | 60 |