Pagini recente » Borderou de evaluare (job #355776) | Borderou de evaluare (job #3124022) | Borderou de evaluare (job #2372405) | Borderou de evaluare (job #1248953) | Borderou de evaluare (job #1187645)
Borderou de evaluare (job #1187645)
Raport evaluator
Compilare:
user.cpp: In function ‘void DoGauss()’:
user.cpp:18:16: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, k;
^
user.cpp: In function ‘int main()’:
user.cpp:52:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cai2.in", "r", stdin);
^
user.cpp:53:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cai2.out", "w", stdout);
^
user.cpp:55:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &T);
^
user.cpp:64:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &N, &M);
^
user.cpp:68:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &Mat[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 436ms | 860kb | OK | 100 |
Punctaj total | 100 |