Pagini recente » Borderou de evaluare (job #363663) | Borderou de evaluare (job #878031) | Borderou de evaluare (job #1936925) | Borderou de evaluare (job #1934273) | Borderou de evaluare (job #1940362)
Borderou de evaluare (job #1940362)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:10: warning: unused variable ‘i’ [-Wunused-variable]
int t, i, n, k, a;
^
user.cpp:45:13: warning: unused variable ‘n’ [-Wunused-variable]
int t, i, n, k, a;
^
user.cpp:45:16: warning: unused variable ‘k’ [-Wunused-variable]
int t, i, n, k, a;
^
user.cpp:45:19: warning: unused variable ‘a’ [-Wunused-variable]
int t, i, n, k, a;
^
user.cpp:48:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &t);
^
user.cpp: In function ‘void solve()’:
user.cpp:10:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d%d", &n, &k, &x);
^
user.cpp:16:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 392ms | 456kb | Gresit | 0 |
Punctaj total | 0 |