Borderou de evaluare (job #2435082)

Utilizator ajeccAjechiloae Eugen ajecc Data 2 iulie 2019 22:40:58
Problema Flori2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

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:265:8: for0(i, v.size()) for(int j = i + 1; j < v.size(); ++j) ~~~~~~~~~~~ main.cpp:265:3: note: in expansion of macro 'for0' for0(i, v.size()) for(int j = i + 1; j < v.size(); ++j) ^~~~ main.cpp:265: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:269:10: warning: statement has no effect [-Wunused-value] main.cpp:130:20: #define debug(...) (__VA_ARGS__) ~~~~~~~~~~~~~ main.cpp:269:10: debug(l); main.cpp:130:21: note: in definition of macro 'debug' #define debug(...) (__VA_ARGS__) ^~~~~~~~~~~ main.cpp:246: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:247: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
11095ms262kbIncorect0
Punctaj total0

Ceva nu functioneaza?