Pagini recente » Borderou de evaluare (job #3183188) | Borderou de evaluare (job #370790) | Borderou de evaluare (job #621565) | Borderou de evaluare (job #661445) | Borderou de evaluare (job #2734368)
Borderou de evaluare (job #2734368)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int m = 1; m <= T; m++) {
~~^~~~
main.cpp:20:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < N; i++) {
~~^~~
main.cpp:25:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < N; i++) {
~~^~~
main.cpp:13:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.in", "r", stdin);
^
main.cpp:14:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 55ms | 393kb | Incorect | 0 |
Punctaj total | 0 |