Pagini recente » Borderou de evaluare (job #1076493) | Borderou de evaluare (job #1481994) | Borderou de evaluare (job #3155072) | Borderou de evaluare (job #56159) | Borderou de evaluare (job #1763737)
Borderou de evaluare (job #1763737)
Raport evaluator
Compilare:
user.cpp: In function ‘void compute()’:
user.cpp:29:5: warning: unused variable ‘doiLaN’ [-Wunused-variable]
LL doiLaN = 16;
^
user.cpp: In function ‘int main()’:
user.cpp:40:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile, "r", stdin);
^
user.cpp:41:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OutFile, "w", stdout);
^
user.cpp:44:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:46:18: 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 | 100ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |