Pagini recente » Borderou de evaluare (job #671126) | Borderou de evaluare (job #746205) | Borderou de evaluare (job #1605519) | Borderou de evaluare (job #217741) | Borderou de evaluare (job #2757055)
Borderou de evaluare (job #2757055)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:76:17: warning: unused variable 'y' [-Wunused-variable]
int n, m, x, y;
^
main.cpp: In instantiation of 'LCS<T>::LCS(const std::vector<_Tp>&, const std::vector<_Tp>&) [with T = int]':
main.cpp:80:19: required from here
main.cpp:35:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < a.size(); i++)
main.cpp: In instantiation of 'std::vector<_Tp> LCS<T>::run() [with T = int]':
main.cpp:81:26: required from here
main.cpp:43:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < a.size(); i++)
main.cpp:44:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < b.size(); j++)
main.cpp:72:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cmlsc.in", "r", stdin);
^
main.cpp:73:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cmlsc.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Raspuns corect! | 10 |
2 | 2ms | 131kb | Raspuns corect! | 10 |
3 | 2ms | 131kb | Raspuns corect! | 10 |
4 | 4ms | 524kb | Raspuns corect! | 10 |
5 | 4ms | 655kb | Raspuns corect! | 10 |
6 | 12ms | 3276kb | Raspuns corect! | 10 |
7 | 25ms | 7340kb | Raspuns corect! | 10 |
8 | 25ms | 7471kb | Raspuns corect! | 10 |
9 | 27ms | 8388kb | Raspuns corect! | 10 |
10 | 22ms | 6815kb | Raspuns corect! | 10 |
Punctaj total | 100 |