| Problem | shamelessad2 | 
|---|---|
| User | tanyikai | 
| Submission Time | 2025-06-20 22:53:27 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 shamelessad2.cpp: In function ‘int main()’:
shamelessad2.cpp:11:9: error: ‘i’ was not declared in this scope
   11 |     for(i=0;i<n;i++){
      |         ^
shamelessad2.cpp:15:9: error: ‘j’ was not declared in this scope
   15 |     for(j=0;j<n;j++){
      |         ^
shamelessad2.cpp:22:9: error: ‘k’ was not declared in this scope
   22 |     for(k=0;k<n;k++){
      |         ^