Pagini recente » Borderou de evaluare (job #1408243) | Borderou de evaluare (job #719012) | Borderou de evaluare (job #526662) | Borderou de evaluare (job #1956737) | Borderou de evaluare (job #2435080)
Borderou de evaluare (job #2435080)
Raport evaluator
Compilare:
main.cpp: In function 'int32_t main()':
main.cpp:82:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#define for0(i, n) for(int i = 0; i < n; ++i)
main.cpp:264:8:
for0(i, v.size()) for(int j = i + 1; j < v.size(); ++j)
~~~~~~~~~~~
main.cpp:264:3: note: in expansion of macro 'for0'
for0(i, v.size()) for(int j = i + 1; j < v.size(); ++j)
^~~~
main.cpp:264:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for0(i, v.size()) for(int j = i + 1; j < v.size(); ++j)
~~^~~~~~~~~~
main.cpp:245:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(PROB_NAME".in", "r", stdin);
^
main.cpp:246:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(PROB_NAME".out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1201ms | 4042kb | Time limit exceeded | 0 |
Punctaj total | 0 |