Pagini recente » Borderou de evaluare (job #2855184) | Borderou de evaluare (job #1255030) | Borderou de evaluare (job #2598301) | Borderou de evaluare (job #369469) | Borderou de evaluare (job #2088778)
Borderou de evaluare (job #2088778)
Raport evaluator
Compilare:
user.cpp: In function ‘int StrToDouble(std::string)’:
user.cpp:54: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:62: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:88: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 ‘int GetValue(nod*)’:
user.cpp:130:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 468kb | OK | 10 |
2 | 0ms | 580kb | OK | 10 |
3 | 0ms | 560kb | OK | 10 |
4 | 0ms | 640kb | OK | 10 |
5 | 0ms | 672kb | OK | 10 |
6 | 0ms | 636kb | OK | 10 |
7 | 4ms | 1472kb | OK | 10 |
8 | 12ms | 2768kb | Killed by signal 8(SIGFPE). | 0 |
9 | Depăşit | 7768kb | Time limit exceeded. | 0 |
10 | Depăşit | 7196kb | Time limit exceeded. | 0 |
Punctaj total | 70 |