Pagini recente » Borderou de evaluare (job #852557) | Borderou de evaluare (job #185761) | Borderou de evaluare (job #283925) | Borderou de evaluare (job #127504) | Borderou de evaluare (job #2573713)
Borderou de evaluare (job #2573713)
Raport evaluator
Compilare:
main.cpp: In function 'int binarySearch(int, vi&)':
main.cpp:68:19: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
int m = l + r >> 1;
~~^~~
main.cpp: In function 'Matrix mult(Matrix, Matrix)':
main.cpp:87:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < a.size(); ++i) {
~~^~~~~~~~~~
main.cpp:88:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < b[0].size(); ++j) {
~~^~~~~~~~~~~~~
main.cpp:89:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < a[0].size(); ++k) {
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:128:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < s.size(); ++i) {
~~^~~~~~~~~~
main.cpp:130:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i - k >= 0 && i + k < s.size() && s[i-k] == s[i+k]) ++k;
~~~~~~^~~~~~~~~~
main.cpp:13:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
#define FO(x) {freopen(#x".in","r",stdin);freopen(#x".out","w",stdout);}
^
main.cpp:107:9: note: in expansion of macro 'FO'
FO(pscpld);
^~
main.cpp:13:71: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
#define FO(x) {freopen(#x".in","r",stdin);freopen(#x".out","w",stdout);}
^
main.cpp:107:9: note: in expansion of macro 'FO'
FO(pscpld);
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 262kb | Incorect | 0 |
2 | 7ms | 393kb | Incorect | 0 |
3 | 7ms | 524kb | Incorect | 0 |
4 | 101ms | 11272kb | Time limit exceeded | 0 |
5 | 23ms | 2527kb | Incorect | 0 |
6 | 62ms | 4657kb | Incorect | 0 |
7 | 100ms | 5767kb | Time limit exceeded | 0 |
8 | 101ms | 8523kb | Time limit exceeded | 0 |
9 | 100ms | 10227kb | Time limit exceeded | 0 |
10 | 101ms | 11272kb | Time limit exceeded | 0 |
Punctaj total | 0 |