Pagini recente » Borderou de evaluare (job #5834) | Borderou de evaluare (job #3240726) | Borderou de evaluare (job #3421) | Borderou de evaluare (job #1653650) | Borderou de evaluare (job #2222882)
Borderou de evaluare (job #2222882)
Raport evaluator
Compilare:
user.cpp: In function ‘int mp(int)’:
user.cpp:32:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:52:11: warning: unused variable ‘ok’ [-Wunused-variable]
int ok = 1;
^~
user.cpp:35:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("blas.in", "r", stdin);
^
user.cpp:36:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("blas.out", "w", stdout);
^
user.cpp:40:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:46:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1320kb | OK | 100 |
Punctaj total | 100 |