Pagini recente » Borderou de evaluare (job #1346931) | Borderou de evaluare (job #1455821)
Borderou de evaluare (job #1455821)
Raport evaluator
Compilare:
user.cpp: In function ‘char citeste(const string&, int)’:
user.cpp:12:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
return (poz < str.size()) ? (poz < 0) ? 0 : str[poz]-'0' : 0; }
^
user.cpp: In function ‘void scrie(std::string&, int, int)’:
user.cpp:15:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(str.size() <= poz){
^
user.cpp: In function ‘void difference(const string&, const string&, std::string&)’:
user.cpp:32:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0, in_minte = 0; i < mare.size(); ++i, in_minte /= 10){
^
user.cpp: In function ‘bool mixed_cmp(const string&, int)’:
user.cpp:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(lhs.size() < rhs_size){
^
user.cpp:50:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
else if(lhs.size() > rhs_size){
^
user.cpp: At global scope:
user.cpp:108:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
main(){
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 456kb | Incorect | 0 |
2 | 8ms | 552kb | Incorect | 0 |
3 | 8ms | 476kb | Incorect | 0 |
4 | 16ms | 580kb | Incorect | 0 |
5 | 4ms | 480kb | Incorect | 0 |
6 | Depăşit | 6760kb | Time limit exceeded. | 0 |
7 | Depăşit | 2228kb | Time limit exceeded. | 0 |
8 | Depăşit | 6688kb | Time limit exceeded. | 0 |
9 | Depăşit | 6872kb | Time limit exceeded. | 0 |
10 | Depăşit | 6888kb | Time limit exceeded. | 0 |
Punctaj total | 0 |