Pagini recente » Borderou de evaluare (job #1371150) | Borderou de evaluare (job #2917106) | Borderou de evaluare (job #598563) | Borderou de evaluare (job #325494) | Borderou de evaluare (job #2247815)
Borderou de evaluare (job #2247815)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bkt(std::vector<int>)’:
user.cpp:14:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i + 1 < c.size();i++)
~~~~~~^~~~~~~~~~
user.cpp:15:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = i + 1;j < c.size();j++) {
~~^~~~~~~~~~
user.cpp:18:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int a = 0;a < c.size();a++)
~~^~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:32:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bigfour.in", "r", stdin);
^
user.cpp:33:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bigfour.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1316kb | Incorect | 0 |
Punctaj total | 0 |