Pagini recente » Borderou de evaluare (job #2407234) | Borderou de evaluare (job #1100956) | Borderou de evaluare (job #441059) | Borderou de evaluare (job #2637362) | Borderou de evaluare (job #2572763)
Borderou de evaluare (job #2572763)
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: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:175:9: note: in expansion of macro 'FO'
FO(dungeon);
^~
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:175:9: note: in expansion of macro 'FO'
FO(dungeon);
^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 3ms | 131kb | OK | 10 |
| 3 | 4ms | 131kb | OK | 6 |
| 4 | 17ms | 393kb | OK | 6 |
| 5 | 81ms | 1142kb | OK | 6 |
| 6 | 170ms | 2752kb | OK | 6 |
| 7 | 310ms | 3829kb | OK | 6 |
| 8 | 854ms | 10051kb | OK | 6 |
| 9 | 800ms | 8904kb | OK | 6 |
| 10 | 1031ms | 11374kb | OK | 8 |
| 11 | 106ms | 7602kb | OK | 10 |
| 12 | 254ms | 9814kb | Wrong answer | 0 |
| 13 | 242ms | 9244kb | Wrong answer | 0 |
| Punctaj total | 80 |