Pagini recente » Borderou de evaluare (job #859782) | Borderou de evaluare (job #2270088) | Borderou de evaluare (job #911938) | Borderou de evaluare (job #2717675) | Borderou de evaluare (job #1798296)
Borderou de evaluare (job #1798296)
Raport evaluator
Compilare:
user.cpp: In function ‘int is(std::string, int, int, int)’:
user.cpp:15:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(loc + op.size() - 1 > dr) return 0;
^
user.cpp:17:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<op.size() && ok;++i) {
^
user.cpp: In function ‘int eval(int, int, int)’:
user.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int t = lvl;t<ops.size();++t) {
^
user.cpp: In function ‘int make()’:
user.cpp:63:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < s.size()) {
^
user.cpp:94:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:100:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bool.in","r",stdin);
^
user.cpp:101:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bool.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 424kb | OK | 10 |
2 | 0ms | 428kb | OK | 10 |
3 | 0ms | 428kb | OK | 10 |
4 | 0ms | 428kb | OK | 10 |
5 | 20ms | 432kb | OK | 10 |
6 | 16ms | 436kb | OK | 10 |
7 | 16ms | 436kb | OK | 10 |
8 | 12ms | 436kb | OK | 10 |
9 | 16ms | 432kb | OK | 10 |
10 | 16ms | 432kb | Incorect | 0 |
Punctaj total | 90 |