Pagini recente » Borderou de evaluare (job #1930328) | Borderou de evaluare (job #7728) | Borderou de evaluare (job #58445) | Borderou de evaluare (job #1627693) | Borderou de evaluare (job #2088777)
Borderou de evaluare (job #2088777)
Raport evaluator
Compilare:
user.cpp: In function ‘double StrToDouble(std::string)’:
user.cpp:57:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < exp.find('.'); i++)
^
user.cpp:59:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = exp.size()-1; i > exp.find('.'); i--)
^
user.cpp:63:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < exp.size(); i++)
^
user.cpp: In function ‘bool FirstAndLastPar(std::string)’:
user.cpp:71:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < exp.size()-1; i++)
^
user.cpp: In function ‘nod* Evaluare(std::string)’:
user.cpp:97:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < exp.size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:26:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("evaluare.in", "r", stdin);
^
user.cpp:27:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("evaluare.out", "w", stdout);
^
user.cpp: In function ‘int SearchFunction(std::string, int, int)’:
user.cpp:49:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘double GetValue(nod*)’:
user.cpp:139:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 488kb | OK | 10 |
2 | 0ms | 544kb | OK | 10 |
3 | 0ms | 532kb | Incorect | 0 |
4 | 0ms | 560kb | Incorect | 0 |
5 | 0ms | 576kb | Incorect | 0 |
6 | 0ms | 560kb | OK | 10 |
7 | 4ms | 984kb | Incorect | 0 |
8 | 12ms | 1764kb | Incorect | 0 |
9 | 8ms | 616kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 12ms | 1004kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 30 |