Pagini recente » Borderou de evaluare (job #1906691) | Borderou de evaluare (job #2134031) | Borderou de evaluare (job #1843000) | Borderou de evaluare (job #3145641) | Borderou de evaluare (job #1361549)
Borderou de evaluare (job #1361549)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.in","r",stdin);
^
user.cpp:12:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.out","w",stdout);
^
user.cpp:14:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:18:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %lld", &n , &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 240kb | OK | 100 |
Punctaj total | 100 |